Home
last modified time | relevance | path

Searched defs:g16 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dprivate-extern.c74 …__private_extern__ int g16 = 0; // expected-error{{declaration of block scope identifier with link… in f9() local
H A Dconst-eval.c32 _Complex float g16 = (1.0f + 1.0fi); variable
H A Dconstant-builtins-2.c50 float g16 = __builtin_copysign(1.0, -1.0); variable
/llvm-project/clang/test/CodeGenCXX/
H A Dpr12251.cpp130 e16 g16(e16 *x) { in g16() function
/llvm-project/clang/test/AST/Interp/
H A Dconst-eval.c
/llvm-project/clang/test/CodeGen/
H A Dregparm-struct.c156 void g16(void) { in g16() function
H A Dconst-init.c96 long long g16 = (long long) ((void*) 0xFFFFFFFF); variable