Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3158 Sema::MethodMatchStrategy strategy,
3161 static bool matchTypes(ASTContext &Context, Sema::MethodMatchStrategy strategy, in matchTypes()
3219 Sema::MethodMatchStrategy strategy, in tryMatchRecordTypes()
3259 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4971 enum MethodMatchStrategy { enum
4980 MethodMatchStrategy strategy = MMS_strict);