Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
Ddebugger_types_test.cpp2498 std::unique_ptr<TypeProfileEntry> typeProfileEntry; in HWTEST_F_L0() local
2534 std::unique_ptr<TypeProfileEntry> typeProfileEntry; in HWTEST_F_L0() local
2587 …const std::vector<std::unique_ptr<TypeProfileEntry>> *typeProfileEntry = scriptTypeProfile->GetEnt… in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp2624 auto typeProfileEntry = std::make_unique<TypeProfileEntry>(); in Create() local