Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCUDA.cpp221 return CFP_HostDevice; in IdentifyCUDAPreference()
H A DSemaExprCXX.cpp1574 return IdentifyCUDAPreference(Caller, FD) >= CFP_HostDevice; in isUsualDeallocationFunction()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12092 CFP_HostDevice, // Any calls to host/device functions. enumerator