Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp156 const util::StringView &CodeGen::FunctionName() const noexcept in FunctionName() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.cpp567 util::StringView Helpers::FunctionName(ArenaAllocator *allocator, const ir::ScriptFunction *func) in FunctionName() function in ark::es2panda::util::Helpers
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp469 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.cpp183 const util::StringView &PandaGen::FunctionName() const in FunctionName() function in panda::es2panda::compiler::PandaGen