Searched refs:matchesSpecialized (Results 1 – 1 of 1) sorted by relevance
651 return matchesSpecialized(Node); in matchesNode()659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { in matchesSpecialized() function665 bool matchesSpecialized(const FunctionDecl &Node) const { in matchesSpecialized() function727 return matchesSpecialized(Node, Finder, Builder); in matches()734 bool matchesSpecialized(742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized() function768 bool matchesSpecialized(const TemplateSpecializationType &Node, in matchesSpecialized() function777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized() function784 bool matchesSpecialized(const CXXConstructExpr &Node, in matchesSpecialized() function792 bool matchesSpecialized(const MemberExpr &Node, in matchesSpecialized() function[all …]