Searched refs:BestVMI (Results 1 – 1 of 1) sorted by relevance
345 const VariantMatchInfo *BestVMI = nullptr; in getBestVariantMatchForContext() local362 if (isStrictSubset(VMI, *BestVMI)) in getBestVariantMatchForContext()365 if (!isStrictSubset(*BestVMI, VMI)) in getBestVariantMatchForContext()369 BestVMI = &VMI; in getBestVariantMatchForContext()