Home | History | Annotate | Download | only in Sema

Lines Matching refs:MMS_strict

1966   if (strategy == Sema::MMS_strict) return false;
2209 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) {