Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h183 bool isVariantApplicableInContext(const VariantMatchInfo &VMI,
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp262 bool llvm::omp::isVariantApplicableInContext(const VariantMatchInfo &VMI, in isVariantApplicableInContext() function in llvm::omp
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp2249 if (isVariantApplicableInContext(VMI, OMPCtx, /* DeviceSetOnly */ true)) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp7294 if (!isVariantApplicableInContext(VMI, OMPCtx, in ActOnOpenMPCall()