Searched defs:dumpASTString (Results 1 – 1 of 1) sorted by relevance
104 template <typename... NodeType> std::string dumpASTString(NodeType &&... N) { in dumpASTString() function118 std::string dumpASTString(TraversalKind TK, NodeType &&... N) { in dumpASTString() function