Home
last modified time | relevance | path

Searched refs:GetTupleTypeAnnotationsList (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsTuple.cpp25 for (auto *&it : GetTupleTypeAnnotationsList()) { in TransformChildren()
42 for (auto *const it : GetTupleTypeAnnotationsList()) { in Iterate()
131 for (auto *const typeAnnotation : GetTupleTypeAnnotationsList()) { in GetType()
H A DetsTuple.h49 [[nodiscard]] ArenaVector<ir::TypeNode *> GetTupleTypeAnnotationsList() const in GetTupleTypeAnnotationsList() function in ark::es2panda::ir::ETSTuple

Completed in 1 milliseconds