Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp660 classIsDerivedFromImpl(const CXXRecordDecl *Declaration,
1399 return classIsDerivedFromImpl(Declaration, Base, Builder, Directly, Visited); in classIsDerivedFrom()
1402 bool MatchASTVisitor::classIsDerivedFromImpl( in classIsDerivedFromImpl() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
1432 classIsDerivedFromImpl(ClassDecl, Base, Builder, Directly, Visited)) in classIsDerivedFromImpl()