Home
last modified time | relevance | path

Searched defs:CreateSymbol (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_symbol_builder.cpp31 MIRSymbol *MIRSymbolBuilder::CreateSymbol(TyIdx tyIdx, GStrIdx strIdx, MIRSymKind mClass, MIRStorageClass sClass, in CreateSymbol() function in maple::MIRSymbolBuilder
H A Dmir_builder.cpp152 MIRSymbol *MIRBuilder::CreateSymbol(TyIdx tyIdx, const std::string &name, MIRSymKind mClass, MIRStorageClass sClass, in CreateSymbol() function in maple::MIRBuilder
159 MIRSymbol *MIRBuilder::CreateSymbol(TyIdx tyIdx, GStrIdx strIdx, MIRSymKind mClass, MIRStorageClass sClass, in CreateSymbol() function in maple::MIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_symbol.h622 MIRSymbol *CreateSymbol(uint8 scopeID) in CreateSymbol() function in maple::MIRSymbolTable

Completed in 4 milliseconds