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