Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1283 bool typeHasMatchingAlias(const Type *TypeNode, in typeHasMatchingAlias() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor
1413 if (typeHasMatchingAlias(TypeNode, Base, Builder)) in classIsDerivedFromImpl()
1453 if (typeHasMatchingAlias(TypeNode, Base, Builder)) in objcClassIsDerivedFrom()