Home
last modified time | relevance | path

Searched defs:FunctionName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp157 const util::StringView &CodeGen::FunctionName() const noexcept in FunctionName() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.cpp569 util::StringView Helpers::FunctionName(ArenaAllocator *allocator, const ir::ScriptFunction *func) in FunctionName() function in ark::es2panda::util::Helpers
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp471 util::StringView Helpers::FunctionName(ArenaAllocator *allocator, const ir::ScriptFunction *func) in FunctionName() function in panda::es2panda::util::Helpers
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp188 const util::StringView &PandaGen::FunctionName() const in FunctionName() function in panda::es2panda::compiler::PandaGen