Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCUDA.cpp725 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfDeviceCode(SourceLocation Loc, in CUDADiagIfDeviceCode() function in Sema
H A DSema.cpp1878 return getLangOpts().CUDAIsDevice ? CUDADiagIfDeviceCode(Loc, DiagID) in targetDiag()
1905 ? CUDADiagIfDeviceCode(Loc, DiagID) in Diag()
H A DSemaStmt.cpp4450 CUDADiagIfDeviceCode(TryLoc, diag::err_cuda_device_exceptions) in ActOnCXXTryBlock()
H A DSemaExprCXX.cpp873 CUDADiagIfDeviceCode(OpLoc, diag::err_cuda_device_exceptions) in BuildCXXThrow()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h12990 SemaDiagnosticBuilder CUDADiagIfDeviceCode(SourceLocation Loc,