Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_symbol_builder.cpp30 MIRSymbol *MIRSymbolBuilder::CreateLocalDecl(MIRSymbolTable &symbolTable, GStrIdx strIdx, const MIR… in CreateLocalDecl() function in maple::MIRSymbolBuilder
Dmir_builder.cpp389 MIRSymbol *MIRBuilder::CreateLocalDecl(const std::string &str, const MIRType &type) in CreateLocalDecl() function in maple::MIRBuilder