Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCUDA.cpp641 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfDeviceCode(SourceLocation Loc, in CUDADiagIfDeviceCode() function in Sema
DSema.cpp1732 return getLangOpts().CUDAIsDevice ? CUDADiagIfDeviceCode(Loc, DiagID) in targetDiag()
1760 ? CUDADiagIfDeviceCode(Loc, DiagID) in Diag()
DSemaStmt.cpp4150 CUDADiagIfDeviceCode(TryLoc, diag::err_cuda_device_exceptions) in ActOnCXXTryBlock()
DSemaExprCXX.cpp847 CUDADiagIfDeviceCode(OpLoc, diag::err_cuda_device_exceptions) in BuildCXXThrow()
/external/llvm-project/clang/include/clang/Sema/
DSema.h11791 SemaDiagnosticBuilder CUDADiagIfDeviceCode(SourceLocation Loc,