Home
last modified time | relevance | path

Searched refs:CUDADiagIfHostCode (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCUDA.cpp757 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfHostCode(SourceLocation Loc, in CUDADiagIfHostCode() function in Sema
H A DSema.cpp1851 : CUDADiagIfHostCode(Loc, DiagID); in targetDiag()
1878 : CUDADiagIfHostCode(Loc, DiagID); in Diag()
H A DSemaDeclAttr.cpp4823 S.CUDADiagIfHostCode(AL.getLoc(), diag::err_cuda_host_shared) in handleSharedAttr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12624 SemaDiagnosticBuilder CUDADiagIfHostCode(SourceLocation Loc, unsigned DiagID);