Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp3159 Sema::MethodMatchStrategy strategy,
3162 static bool matchTypes(ASTContext &Context, Sema::MethodMatchStrategy strategy, in matchTypes()
3220 Sema::MethodMatchStrategy strategy, in tryMatchRecordTypes()
3260 MethodMatchStrategy strategy) { in MatchTwoMethodDeclarations()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4845 enum MethodMatchStrategy { enum
4854 MethodMatchStrategy strategy = MMS_strict);