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

/external/clang/test/Modules/Inputs/
H A DDebugObjC.h42 union { int i; } GlobalUnion; variable in typeref:union:__anon2624
H A DDebugCXX.h68 union { int i; } GlobalUnion; variable in typeref:union:__anon2615
/external/clang/test/Modules/
H A DExtDebugInfo.cpp67 anon.i = GlobalStruct.i = GlobalUnion.i = GlobalEnum;
168 // CHECK: !DIGlobalVariable(name: "GlobalUnion",

Completed in 121 milliseconds