Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaSYCL.h51 void deepTypeCheckForDevice(SourceLocation UsedAt,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp47 void SemaSYCL::deepTypeCheckForDevice(SourceLocation UsedAt, in deepTypeCheckForDevice() function in SemaSYCL
H A DSema.cpp1974 SYCL().deepTypeCheckForDevice(Loc, Visited, D); in checkTypeSupport()