Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/class/class.compare/class.compare.default/
H A Dp4.cpp115 bool test_k = K() == K(); variable
/llvm-project-15.0.7/libclc/cmake/
H A DCMakeTestCLCCompiler.cmake22 "__kernel void test_k(global int * a)\n"
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Doverload-call.cpp58 void test_k() { in test_k() function