Searched defs:DumpJSON (Results 1 – 3 of 3) sorted by relevance
33 static void DumpJSON(es2panda_AstNode *node, void *arg) in DumpJSON() function
88 std::function<void(JsonObjectBuilder &)> DumpJSON() const in DumpJSON() function
222 std::string AstNode::DumpJSON() const in DumpJSON() function in ark::es2panda::ir::AstNode