Home
last modified time | relevance | path

Searched refs:containingObjectType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp384 auto containingObjectType = util::Helpers::GetContainingObjectType(var->Declaration()->Node()); in FormClassPropReference() local
385 return FormClassPropReference(containingObjectType, var->Name()); in FormClassPropReference()