Home
last modified time | relevance | path

Searched refs:CUDADiagIfDeviceCode (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp726 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfDeviceCode(SourceLocation Loc, in CUDADiagIfDeviceCode() function in Sema
H A DSema.cpp1822 return getLangOpts().CUDAIsDevice ? CUDADiagIfDeviceCode(Loc, DiagID) in targetDiag()
1849 ? CUDADiagIfDeviceCode(Loc, DiagID) in Diag()
H A DSemaStmt.cpp4386 CUDADiagIfDeviceCode(TryLoc, diag::err_cuda_device_exceptions) in ActOnCXXTryBlock()
H A DSemaExprCXX.cpp867 CUDADiagIfDeviceCode(OpLoc, diag::err_cuda_device_exceptions) in BuildCXXThrow()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12098 SemaDiagnosticBuilder CUDADiagIfDeviceCode(SourceLocation Loc,