Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp3151 Sema::MethodMatchStrategy strategy,
3154 static bool matchTypes(ASTContext &Context, Sema::MethodMatchStrategy strategy, in matchTypes()
3212 Sema::MethodMatchStrategy strategy, in tryMatchRecordTypes()
3252 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4722 enum MethodMatchStrategy { enum
4731 MethodMatchStrategy strategy = MMS_strict);