Searched refs:matchesNodeFullSlow (Results 1 – 4 of 4) sorted by relevance
460 return matchesNodeFullSlow(Node); in matchesNodeFullFast()466 bool HasNameMatcher::matchesNodeFullSlow(const NamedDecl &Node) const { in matchesNodeFullSlow() function in clang::ast_matchers::internal::HasNameMatcher497 assert(matchesNodeFullFast(Node) == matchesNodeFullSlow(Node)); in matchesNode()
627 return matchesNodeFullSlow(Node); in matchesNodeFullFast()633 bool HasNameMatcher::matchesNodeFullSlow(const NamedDecl &Node) const { in matchesNodeFullSlow() function in clang::ast_matchers::internal::HasNameMatcher661 assert(matchesNodeFullFast(Node) == matchesNodeFullSlow(Node)); in matchesNode()
702 bool matchesNodeFullSlow(const NamedDecl &Node) const;
885 bool matchesNodeFullSlow(const NamedDecl &Node) const;