Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsArrayType.cpp35 void ETSArrayType::ToAssemblerTypeWithRank(std::stringstream &ss) const in ToAssemblerTypeWithRank() function in panda::es2panda::checker::ETSArrayType
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dtype.h232 virtual void ToAssemblerTypeWithRank([[maybe_unused]] std::stringstream &ss) const in ToAssemblerTypeWithRank() function