Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3161 static bool matchTypes(ASTContext &Context, in matchTypes() function
3250 if (!matchTypes(Context, strategy, li->getType(), ri->getType())) in tryMatchRecordTypes()
3263 if (!matchTypes(Context, strategy, left->getReturnType(), in MatchTwoMethodDeclarations()
3289 if (!matchTypes(Context, strategy, lparm->getType(), rparm->getType())) in MatchTwoMethodDeclarations()