Home
last modified time | relevance | path

Searched defs:any7 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Dopenmp-target.cu37 void any7() {device();} // expected-error {{function with 'device_type(nohost)' is not available on… in any7() function
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp237 void any7() {device();} // host5-error {{function with 'device_type(nohost)' is not available on host}} any7() function