Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp760 ir::ETSTypeReferencePart *typeRefPart = nullptr; in ParseTypeReference() local
1291 auto typeRefPart = AllocNode<ir::ETSTypeReferencePart>(classTypeName, nullptr, nullptr); in CreateParameterThis() local