Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp831 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfHostCode(SourceLocation Loc, in CUDADiagIfHostCode() function in Sema
H A DSema.cpp1914 : CUDADiagIfHostCode(Loc, DiagID); in targetDiag()
1941 : CUDADiagIfHostCode(Loc, DiagID); in Diag()
H A DSemaDeclAttr.cpp5067 S.CUDADiagIfHostCode(AL.getLoc(), diag::err_cuda_host_shared) in handleSharedAttr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13402 SemaDiagnosticBuilder CUDADiagIfHostCode(SourceLocation Loc, unsigned DiagID);