Home
last modified time | relevance | path

Searched refs:SetFileIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h828 void SetFileIndex(uint32 newFileIndex) in SetFileIndex() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp741 fn->SetFileIndex(0); in ParseFields()
2149 func->SetFileIndex(fileIdx); in ParseFunction()
Dbin_mpl_import.cpp342 fn->SetFileIndex(0); in ImportMethodPair()