Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1270 bool typeHasMatchingAlias(const Type *TypeNode, in typeHasMatchingAlias() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor
1369 if (typeHasMatchingAlias(TypeNode, Base, Builder)) in classIsDerivedFrom()
1408 if (typeHasMatchingAlias(TypeNode, Base, Builder)) in objcClassIsDerivedFrom()