Home
last modified time | relevance | path

Searched defs:AddFunction (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.cpp348 void DebugInfo::AddFunction(CompUnit *cu, Dwarf_Addr low_pc, Dwarf_Addr high_pc, const std::string &function) in AddFunction() function in panda::DebugInfo
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.cpp432 void DebugInfo::AddFunction(CompUnit *cu, Dwarf_Addr lowPc, Dwarf_Addr highPc, const std::string &function) in AddFunction() function in ark::DebugInfo
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h972 Variable *VariableScope::AddFunction(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddFunction() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::VariableScope
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp653 void Emitter::AddFunction(FunctionEmitter *func, CompilerContext *context) in AddFunction() function in panda::es2panda::compiler::Emitter
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h1246 bool VariableScope::AddFunction(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl, in AddFunction() function in VariableScope
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h303 void AddFunction(MIRFunction *pf) in AddFunction() function in maple::MIRModule
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp1158 void Greeter::AddFunction(EcmaVM *vm, Local<ObjectRef> &proto) in AddFunction() function in panda::test::Greeter

Completed in 17 milliseconds