Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A Dhelpers.cpp323 auto *typeRefPart = checker->AllocNode<ir::ETSTypeReferencePart>(identRef); in CreateETSTypeReference() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp875 ir::ETSTypeReferencePart *typeRefPart = nullptr; in ParseTypeReference() local
1455 auto typeRefPart = AllocNode<ir::ETSTypeReferencePart>(classTypeName, nullptr, nullptr); in CreateParameterThis() local

Completed in 4 milliseconds