Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h166 CFP_SameSide, // Calls from host-device to host or device enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp283 return CFP_SameSide; in IdentifyPreference()
H A DSemaOverload.cpp11320 SemaCUDA::CFP_SameSide; in CudaExcludeWrongSideCandidates()