Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3145 Sema::MethodMatchStrategy strategy,
3148 static bool matchTypes(ASTContext &Context, Sema::MethodMatchStrategy strategy, in matchTypes()
3206 Sema::MethodMatchStrategy strategy, in tryMatchRecordTypes()
3246 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4461 enum MethodMatchStrategy { enum
4470 MethodMatchStrategy strategy = MMS_strict);