Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
DtypeExtractorEmitter.cpp47 bool TypeExtractorEmitter::IsFuncMain0(const std::string &funcName, bool isMergeAbc) const in IsFuncMain0() function in panda::es2panda::compiler::TypeExtractorEmitter
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp184 static bool IsFuncMain0(std::string funcName) in IsFuncMain0() function