Home
last modified time | relevance | path

Searched defs:g17 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dprivate-extern.c78 int g17 = 0; variable
H A Dconst-eval.c35 int g17[(3?:1) - 2]; variable
H A Dconstant-builtins-2.c51 double g17 = __builtin_copysignf(1.0f, -1.0f); variable
/llvm-project/clang/test/AST/Interp/
H A Dconst-eval.c
/llvm-project/clang/test/CodeGen/
H A Dregparm-struct.c163 void g17(void) { in g17() function
H A Dconst-init.c99 int *g17 = (int *) ((long) &g15); variable