Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp51 class TypePrinter { class
53 …explicit TypePrinter(panda_file::ProtoDataAccessor &pda, std::ostream &out) : pda_(pda), out_(out)… in TypePrinter() function in ark::aotdump::TypePrinter