Home
last modified time | relevance | path

Searched refs:CFT_HostDevice (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp13023 return CFT_HostDevice; in IdentifyCUDATarget()
13030 return CFT_HostDevice; in IdentifyCUDATarget()
13052 if (CallerTarget == CFT_HostDevice && CalleeTarget != CFT_HostDevice) in CheckCUDATarget()
/external/clang/include/clang/Sema/
DSema.h8016 CFT_HostDevice enumerator