Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBase.cpp79 : SemaRef.CUDA().DiagIfHostCode(Loc, DiagID); in Diag()
H A DSemaCUDA.cpp851 Sema::SemaDiagnosticBuilder SemaCUDA::DiagIfHostCode(SourceLocation Loc, in DiagIfHostCode() function in SemaCUDA
H A DSema.cpp1955 : CUDA().DiagIfHostCode(Loc, DiagID); in targetDiag()
H A DSemaDeclAttr.cpp4576 S.CUDA().DiagIfHostCode(AL.getLoc(), diag::err_cuda_host_shared) in handleSharedAttr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h97 SemaDiagnosticBuilder DiagIfHostCode(SourceLocation Loc, unsigned DiagID);