Home
last modified time | relevance | path

Searched refs:MethodMatchStrategy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h236 enum MethodMatchStrategy { MMS_loose, MMS_strict }; enum
455 MethodMatchStrategy strategy = MMS_strict);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3158 SemaObjC::MethodMatchStrategy strategy,
3162 SemaObjC::MethodMatchStrategy strategy, QualType leftQT, in matchTypes()
3221 SemaObjC::MethodMatchStrategy strategy, in tryMatchRecordTypes()
3261 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()