Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPContext.h193 isVariantApplicableInContext(const VariantMatchInfo &VMI, const OMPContext &Ctx,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp322 bool llvm::omp::isVariantApplicableInContext( in isVariantApplicableInContext() function in llvm::omp
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp578 if (isVariantApplicableInContext(VMI, OMPCtx, in ParseOpenMPDeclareBeginVariantDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7181 if (!isVariantApplicableInContext(VMI, OMPCtx, in ActOnOpenMPCall()