Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_symbol_builder.cpp19 MIRSymbol *MIRSymbolBuilder::GetLocalDecl(const MIRSymbolTable &symbolTable, const GStrIdx &strIdx)… in GetLocalDecl() function in maple::MIRSymbolBuilder
Dmir_builder.cpp145 MIRSymbol *MIRBuilder::GetLocalDecl(const std::string &str) in GetLocalDecl() function in maple::MIRBuilder