Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCUDA.cpp671 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfHostCode(SourceLocation Loc, in CUDADiagIfHostCode() function in Sema
DSema.cpp1733 : CUDADiagIfHostCode(Loc, DiagID); in targetDiag()
1761 : CUDADiagIfHostCode(Loc, DiagID); in Diag()
DSemaDeclAttr.cpp4417 S.CUDADiagIfHostCode(AL.getLoc(), diag::err_cuda_host_shared) in handleSharedAttr()
/external/llvm-project/clang/include/clang/Sema/
DSema.h11798 SemaDiagnosticBuilder CUDADiagIfHostCode(SourceLocation Loc, unsigned DiagID);