Home
last modified time | relevance | path

Searched refs:diagIfOpenMPDeviceCode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h72 SemaDiagnosticBuilder diagIfOpenMPDeviceCode(SourceLocation Loc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1951 ? OpenMP().diagIfOpenMPDeviceCode(Loc, DiagID, FD) in targetDiag()
H A DSemaOpenMP.cpp2054 SemaOpenMP::diagIfOpenMPDeviceCode(SourceLocation Loc, unsigned DiagID, in diagIfOpenMPDeviceCode() function in SemaOpenMP