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.h224 enum MethodMatchStrategy { MMS_loose, MMS_strict }; enum
447 MethodMatchStrategy strategy = MMS_strict);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3166 SemaObjC::MethodMatchStrategy strategy,
3170 SemaObjC::MethodMatchStrategy strategy, QualType leftQT, in matchTypes()
3229 SemaObjC::MethodMatchStrategy strategy, in tryMatchRecordTypes()
3269 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()