Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenSYCL/
H A Daddress-space-deduction.cpp121 const char *select_null = i > 2 ? "Yet another Hello world" : nullptr; in test() local
122 (void)select_null; in test()