Searched refs:MethodMatchStrategy (Results 1 – 2 of 2) sorted by relevance
236 enum MethodMatchStrategy { MMS_loose, MMS_strict }; enum455 MethodMatchStrategy strategy = MMS_strict);
3158 SemaObjC::MethodMatchStrategy strategy,3162 SemaObjC::MethodMatchStrategy strategy, QualType leftQT, in matchTypes()3221 SemaObjC::MethodMatchStrategy strategy, in tryMatchRecordTypes()3261 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()