Lines Matching refs:MMS_strict
2008 if (strategy == Sema::MMS_strict) return false;2262 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) {