Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp224 return CFP_HostDevice; in IdentifyCUDAPreference()
H A DSemaExprCXX.cpp1591 return IdentifyCUDAPreference(Caller, FD) >= CFP_HostDevice; in isUsualDeallocationFunction()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12193 CFP_HostDevice, // Any calls to host/device functions. enumerator