Home
last modified time | relevance | path

Searched defs:g13 (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dbitfield-layout.c249 struct g13 { struct
255 CHECK_SIZE(struct, g13, 16); argument
H A Dprivate-extern.c60 __private_extern__ int g13; in f7() local
H A Daddress-packed.c327 void g13(void) { in g13() function
H A Dconstant-builtins-2.c40 double g13 = __builtin_fabs(-12.); variable
/llvm-project/clang/test/CodeGenCXX/
H A Dpr12251.cpp103 e13 g13(e13 *x) { in g13() function
/llvm-project/clang/test/CodeGen/
H A Dtbaa-class.cpp221 uint32_t g13(StructM1 *M, StructS *S) { in g13() function
H A Dregparm-struct.c124 void g13(void) { in g13() function
H A Dtbaa.cpp208 char g13(struct five *a, struct five *b) { in g13() function
H A Dconst-init.c85 struct g13_s0 g13[] = { variable
/llvm-project/clang/test/CodeGenObjC/
H A Dencode-test.m174 const char g13[] = @encode(__typeof__(*test_class)); function