Searched refs:getBestVariantMatchForContext (Results 1 – 4 of 4) sorted by relevance
199 getBestVariantMatchForContext(const SmallVectorImpl<VariantMatchInfo> &VMIs,
413 int llvm::omp::getBestVariantMatchForContext( in getBestVariantMatchForContext() function in llvm::omp
2646 int BestIdx = getBestVariantMatchForContext(VMIs, OMPCtx); in ParseOpenMPDeclarativeOrExecutableDirective()
7194 int BestIdx = getBestVariantMatchForContext(VMIs, OMPCtx); in ActOnOpenMPCall()