Searched refs:BestVMI (Results 1 – 1 of 1) sorted by relevance
344 const VariantMatchInfo *BestVMI = nullptr; in getBestVariantMatchForContext() local361 if (isStrictSubset(VMI, *BestVMI)) in getBestVariantMatchForContext()364 if (!isStrictSubset(*BestVMI, VMI)) in getBestVariantMatchForContext()368 BestVMI = &VMI; in getBestVariantMatchForContext()