Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp829 static panda::pandasm::Function ParseFunction(const Json::Value &function, panda::pandasm::Program … in ParseFunction() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3455 ir::ScriptFunction *ParserImpl::ParseFunction(ParserStatus newStatus, in ParseFunction() function in panda::es2panda::parser::ParserImpl