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.h73 SemaDiagnosticBuilder diagIfOpenMPDeviceCode(SourceLocation Loc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2099 ? OpenMP().diagIfOpenMPDeviceCode(Loc, DiagID, FD) in targetDiag()
H A DSemaOpenMP.cpp2030 SemaOpenMP::diagIfOpenMPDeviceCode(SourceLocation Loc, unsigned DiagID, in diagIfOpenMPDeviceCode() function in SemaOpenMP