Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-ms-anonymous-tag.cpp6 test1 gv1; variable
H A Ddebug-info-codeview-var-templates.cpp11 TestImplicit gv1; variable
/llvm-project/clang/test/Sema/
H A Ddeclspec.c11 int gv1; typedef
H A Daltivec-generic-overload.c52 __v16sc gv1; in test() local
/llvm-project/clang/test/CodeGen/
H A Dconst-init.c61 } __attribute__((__packed__)) gv1 = { .a = 0x0, .b = 7, }; variable