Searched refs:GlobalStruct (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Modules/Inputs/
H A DDebugObjC.h43 struct { int i; } GlobalStruct; variable in typeref:struct:__anon2625
H A DDebugCXX.h69 struct { int i; } GlobalStruct; variable in typeref:struct:__anon2616
/external/clang/test/Modules/
H A DExtDebugInfo.cpp67 anon.i = GlobalStruct.i = GlobalUnion.i = GlobalEnum;
172 // CHECK: !DIGlobalVariable(name: "GlobalStruct",

Completed in 96 milliseconds