Home | History | Annotate | Download | only in ASTMatchers

Lines Matching full:addnode

71   void addNode(StringRef ID, const T* Node) {
74 void addNode(StringRef ID, ast_type_traits::DynTypedNode Node) {
165 Bindings.addNode(Id, Node);
168 Bindings.addNode(Id, Node);