Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCUDA.cpp713 Sema::SemaDiagnosticBuilder Sema::CUDADiagIfHostCode(SourceLocation Loc, in CUDADiagIfHostCode() function in Sema
H A DSema.cpp1765 : CUDADiagIfHostCode(Loc, DiagID); in targetDiag()
1792 : CUDADiagIfHostCode(Loc, DiagID); in Diag()
H A DSemaDeclAttr.cpp4442 S.CUDADiagIfHostCode(AL.getLoc(), diag::err_cuda_host_shared) in handleSharedAttr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12004 SemaDiagnosticBuilder CUDADiagIfHostCode(SourceLocation Loc, unsigned DiagID);