Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp2984 Sema::MethodMatchStrategy strategy,
2987 static bool matchTypes(ASTContext &Context, Sema::MethodMatchStrategy strategy, in matchTypes()
3045 Sema::MethodMatchStrategy strategy, in tryMatchRecordTypes()
3085 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3052 enum MethodMatchStrategy { enum
3061 MethodMatchStrategy strategy = MMS_strict);