Searched defs:gv2 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/test/Sema/ | ||
H A D | declspec.c | 14 int gv2; typedef |
/aosp_15_r20/external/clang/test/CodeGen/ | ||
H A D | const-init.c | 66 } __attribute__((__packed__)) gv2 = { 1, (void*)0 }; variable |