Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h156 CFP_SameSide, // Calls from host-device to host or device enumerator
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp285 return CFP_SameSide; in IdentifyPreference()
H A DSemaOverload.cpp10700 SemaCUDA::CFP_SameSide; in BestViableFunction()