Searched defs:Arguments (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
| H A D | newExpression.h | 53 const ArenaVector<Expression *> &Arguments() const in Arguments() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::NewExpression |
| H A D | callExpression.h | 62 const ArenaVector<Expression *> &Arguments() const in Arguments() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::CallExpression 67 ArenaVector<Expression *> &Arguments() in Arguments() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::CallExpression |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | circuit_builder.cpp | 169 GateRef CircuitBuilder::Arguments(size_t index) in Arguments() function in panda::ecmascript::kungfu::CircuitBuilder |
Completed in 5 milliseconds