Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
Ddebugger_types_test.cpp2447 std::unique_ptr<TypeObject> typeObject; in HWTEST_F_L0() local
2480 std::unique_ptr<TypeObject> typeObject; in HWTEST_F_L0() local
2526 const std::vector<std::unique_ptr<TypeObject>> *typeObject = typeProfileEntry->GetTypes(); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp2593 auto typeObject = std::make_unique<TypeObject>(); in Create() local