Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclObjC.cpp2018 static bool matchTypes(ASTContext &Context, Sema::MethodMatchStrategy strategy, in matchTypes() function
2094 if (!matchTypes(Context, strategy, li->getType(), ri->getType())) in tryMatchRecordTypes()
2106 if (!matchTypes(Context, strategy, in MatchTwoMethodDeclarations()
2129 if (!matchTypes(Context, strategy, lparm->getType(), rparm->getType())) in MatchTwoMethodDeclarations()