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.cpp80 : SemaRef.CUDA().DiagIfHostCode(Loc, DiagID); in Diag()
H A DSemaCUDA.cpp872 Sema::SemaDiagnosticBuilder SemaCUDA::DiagIfHostCode(SourceLocation Loc, in DiagIfHostCode() function in SemaCUDA
H A DSema.cpp2103 : CUDA().DiagIfHostCode(Loc, DiagID); in targetDiag()
H A DSemaDeclAttr.cpp5169 S.CUDA().DiagIfHostCode(AL.getLoc(), diag::err_cuda_host_shared) in handleSharedAttr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h107 SemaDiagnosticBuilder DiagIfHostCode(SourceLocation Loc, unsigned DiagID);