Searched refs:matchesSpecialized (Results 1 – 1 of 1) sorted by relevance
593 return matchesSpecialized(Node); in matchesNode()601 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { in matchesSpecialized() function607 bool matchesSpecialized(const FunctionDecl &Node) const { in matchesSpecialized() function657 return matchesSpecialized(Node, Finder, Builder); in matches()664 bool matchesSpecialized(672 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized() function684 bool matchesSpecialized(const TemplateSpecializationType &Node, in matchesSpecialized() function693 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized() function700 bool matchesSpecialized(const CXXConstructExpr &Node, in matchesSpecialized() function708 bool matchesSpecialized(const MemberExpr &Node, in matchesSpecialized() function