Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCUDA.cpp755 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfHostCode(SourceLocation Loc, in CUDADiagIfHostCode() function in Sema
H A DSema.cpp1879 : CUDADiagIfHostCode(Loc, DiagID); in targetDiag()
1906 : CUDADiagIfHostCode(Loc, DiagID); in Diag()
H A DSemaDeclAttr.cpp4941 S.CUDADiagIfHostCode(AL.getLoc(), diag::err_cuda_host_shared) in handleSharedAttr()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h12997 SemaDiagnosticBuilder CUDADiagIfHostCode(SourceLocation Loc, unsigned DiagID);