If a C++ class member function is declared with a typedef that was defined with "extern "C" ", CodeQL will not return any result for the TypedefType of the FunctionDeclarationEntry for that function ...
LuaJIT seems to incorrectly figure out something when using in the SAME declaration, both a typedef and a attribute ((aligned(n))) spec. W_T : 32 32 X_T : 32 32 Y_T : 1 32 // only the typedef has ...