Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCUDA.cpp226 return CFP_HostDevice; in IdentifyCUDAPreference()
H A DSemaExprCXX.cpp1634 return IdentifyCUDAPreference(Caller, FD) >= CFP_HostDevice; in isUsualDeallocationFunction()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12712 CFP_HostDevice, // Any calls to host/device functions. enumerator