Searched defs:DumpJSON (Results 1 – 2 of 2) sorted by relevance
58 …std::function<void(JsonObjectBuilder &)> DumpJSON(CheckSeverity severity, const std::string &sourc… in DumpJSON() function
221 std::string AstNode::DumpJSON() const in DumpJSON() function in ark::es2panda::ir::AstNode