Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp2255 shouldDiagnoseTargetSupportFromOpenMP()) { in BuildArrayType()
H A DSemaOpenMP.cpp11149 S.shouldDiagnoseTargetSupportFromOpenMP()) { in actOnOMPReductionKindClause()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8829 bool shouldDiagnoseTargetSupportFromOpenMP() const { in shouldDiagnoseTargetSupportFromOpenMP() function