Home
last modified time | relevance | path

Searched defs:gv1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddebug-info-ms-anonymous-tag.cpp6 test1 gv1; variable
/aosp_15_r20/external/clang/test/Sema/
H A Ddeclspec.c11 int gv1; typedef
/aosp_15_r20/external/clang/test/CodeGen/
H A Dconst-init.c59 } __attribute__((__packed__)) gv1 = { .a = 0x0, .b = 7, }; variable