Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1049 bool typeHasMatchingAlias(const Type *TypeNode, in typeHasMatchingAlias() function in clang::ast_matchers::internal::__anonb98ef6e90111::MatchASTVisitor
1148 if (typeHasMatchingAlias(TypeNode, Base, Builder)) in classIsDerivedFrom()
1187 if (typeHasMatchingAlias(TypeNode, Base, Builder)) in objcClassIsDerivedFrom()