Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h730 void SetEAConnectionGraph(GStrIdx funcNameIdx, EAConnectionGraph *eaCg) in SetEAConnectionGraph()
Dmir_nodes.h2091 explicit SafetyCheckStmtNode(GStrIdx funcNameIdx) : funcNameIdx(funcNameIdx) {} in SafetyCheckStmtNode()