Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp658 classIsDerivedFromImpl(const CXXRecordDecl *Declaration,
1376 return classIsDerivedFromImpl(Declaration, Base, Builder, Directly, Visited); in classIsDerivedFrom()
1379 bool MatchASTVisitor::classIsDerivedFromImpl( in classIsDerivedFromImpl() function in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor
1409 classIsDerivedFromImpl(ClassDecl, Base, Builder, Directly, Visited)) in classIsDerivedFromImpl()