Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h2257 CallReturnVector returnValues; variable
2360 CallReturnVector returnValues; variable
2488 CallReturnVector returnValues; variable
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPagBuilder.ts1451 let returnValues = arkMethod.getReturnValues(); variable