Searched refs:NestedTypedef (Results 1 - 5 of 5) sorted by relevance

/external/llvm/test/tools/llvm-pdbdump/Inputs/
H A DFilterTest.cpp6 typedef int NestedTypedef; typedef in class:FilterTestClass
H A DClassLayoutTest.cpp7 typedef int NestedTypedef; typedef in class:MembersTest::A
/external/llvm/test/DebugInfo/PDB/Inputs/
H A Dsymbolformat.cpp37 typedef int NestedTypedef; typedef in struct:TestEnumClass::A::MemberTest
40 NestedTypedef m_typedef;
/external/clang/test/Analysis/
H A Dpadding_message.cpp162 // expected-warning@+1{{Excessive padding in 'TypedefSandwich2::NestedTypedef' (6 padding bytes, where 2 is optimal)}}
167 } NestedTypedef; typedef in struct:__anon2171
168 NestedTypedef t;
H A Dpadding_cpp.cpp170 typedef struct { // expected-warning{{Excessive padding in 'TypedefSandwich2::NestedTypedef'}}
174 } NestedTypedef; typedef in struct:__anon2167
175 NestedTypedef t;

Completed in 123 milliseconds