Searched defs:FunctionName (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | codeGen.cpp | 156 const util::StringView &CodeGen::FunctionName() const noexcept in FunctionName() function in ark::es2panda::compiler::CodeGen |
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | helpers.cpp | 567 util::StringView Helpers::FunctionName(ArenaAllocator *allocator, const ir::ScriptFunction *func) in FunctionName() function in ark::es2panda::util::Helpers |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | helpers.cpp | 469 util::StringView Helpers::FunctionName(ArenaAllocator *allocator, const ir::ScriptFunction *func) in FunctionName() function in panda::es2panda::util::Helpers |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 183 const util::StringView &PandaGen::FunctionName() const in FunctionName() function in panda::es2panda::compiler::PandaGen |