Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h183 bool isVariantApplicableInContext(const VariantMatchInfo &VMI,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp262 bool llvm::omp::isVariantApplicableInContext(const VariantMatchInfo &VMI, in isVariantApplicableInContext() function in llvm::omp
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2250 if (isVariantApplicableInContext(VMI, OMPCtx, /* DeviceSetOnly */ true)) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7445 if (!isVariantApplicableInContext(VMI, OMPCtx, in ActOnOpenMPCall()