Searched defs:matchesNode (Results 1 – 4 of 4) sorted by relevance
496 bool HasNameMatcher::matchesNode(const NamedDecl &Node) const { in matchesNode() function in clang::ast_matchers::internal::HasNameMatcher
650 bool matchesNode(const T &Node) const override { in matchesNode() function
832 bool matchesNode(const T &Node) const override { in matchesNode() function
660 bool HasNameMatcher::matchesNode(const NamedDecl &Node) const { in matchesNode() function in clang::ast_matchers::internal::HasNameMatcher