Home
last modified time | relevance | path

Searched refs:SetModuleID (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp355 fn->SetModuleID(lexer.GetTheIntVal()); in ParseStmtBlockForModuleID()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h1027 void SetModuleID(uint16 id) in SetModuleID() function