Searched refs:matchesSpecialized (Results 1 – 1 of 1) sorted by relevance
595 return matchesSpecialized(Node); in matchesNode()603 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { in matchesSpecialized() function609 bool matchesSpecialized(const FunctionDecl &Node) const { in matchesSpecialized() function659 return matchesSpecialized(Node, Finder, Builder); in matches()666 bool matchesSpecialized(674 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized() function700 bool matchesSpecialized(const TemplateSpecializationType &Node, in matchesSpecialized() function709 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized() function716 bool matchesSpecialized(const CXXConstructExpr &Node, in matchesSpecialized() function724 bool matchesSpecialized(const MemberExpr &Node, in matchesSpecialized() function