Home
last modified time | relevance | path

Searched defs:callArgument (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/toolchain/tooling/test/
Ddebugger_types_test.cpp2710 std::unique_ptr<CallArgument> callArgument; in HWTEST_F_L0() local
2735 CallArgument callArgument; in HWTEST_F_L0() local
Ddebugger_params_test.cpp1051 const std::vector<std::unique_ptr<CallArgument>> *callArgument = objectData->GetArguments(); in HWTEST_F_L0() local
Dpt_types_test.cpp481 CallArgument callArgument; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_params.cpp812 std::vector<std::unique_ptr<CallArgument>> callArgument; in Create() local
Dpt_types.cpp1525 auto callArgument = std::make_unique<CallArgument>(); in Create() local