Home
last modified time | relevance | path

Searched refs:test4_i (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltin-constant-p.c46 inline char test4_i(const char *x) { in test4_i() function
53 return __builtin_constant_p(test4_i(test3_c)); in test4()
/llvm-project-15.0.7/clang/test/Sema/
H A Dconversion.c182 long test4_i(long long ll) { in test4_i() function