Home
last modified time | relevance | path

Searched defs:DumpJSON (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
DcheckContext.h58 …std::function<void(JsonObjectBuilder &)> DumpJSON(CheckSeverity severity, const std::string &sourc… in DumpJSON() function
/arkcompiler/ets_frontend/ets2panda/ir/
DastNode.cpp221 std::string AstNode::DumpJSON() const in DumpJSON() function in ark::es2panda::ir::AstNode