Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCUDA.cpp116 return CFP_HostDevice; in IdentifyCUDAPreference()
/external/llvm-project/clang/lib/Sema/
DSemaCUDA.cpp183 return CFP_HostDevice; in IdentifyCUDAPreference()
DSemaExprCXX.cpp1545 return IdentifyCUDAPreference(Caller, FD) >= CFP_HostDevice; in isUsualDeallocationFunction()
/external/clang/include/clang/Sema/
DSema.h9110 CFP_HostDevice, // Any calls to host/device functions. enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h11875 CFP_HostDevice, // Any calls to host/device functions. enumerator