Searched refs:BestVMI (Results 1 – 1 of 1) sorted by relevance
347 const VariantMatchInfo *BestVMI = nullptr; in getBestVariantMatchForContext() local364 if (isStrictSubset(VMI, *BestVMI)) in getBestVariantMatchForContext()367 if (!isStrictSubset(*BestVMI, VMI)) in getBestVariantMatchForContext()371 BestVMI = &VMI; in getBestVariantMatchForContext()