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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp183 return CFP_HostDevice;
H A DSemaExprCXX.cpp1527 return IdentifyCUDAPreference(Caller, FD) >= CFP_HostDevice;
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11789 CFP_HostDevice, // Any calls to host/device functions. enumerator in enum:clang::final::CompleteTypeKind::CUDAFunctionPreference

Completed in 215 milliseconds