Home
last modified time | relevance | path

Searched refs:test_builtin (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dtrap-fnattr.cpp10 void test_builtin(void) { in test_builtin() function
/llvm-project-15.0.7/clang/test/SemaOpenCLCXX/
H A Dtemplate-astype.cl23 auto test_builtin(char8 x) { return templated_builtin_astype(x); }
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp13 void test_builtin(void) { in test_builtin() function