Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp752 bool typeHasMatchingAlias(const Type *TypeNode, in typeHasMatchingAlias() function in clang::ast_matchers::internal::__anon99630ca40111::MatchASTVisitor
831 if (typeHasMatchingAlias(TypeNode, Base, Builder)) in classIsDerivedFrom()