Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DinterfacePropertyDeclarations.cpp267 …tyDeclarationsPhase::CollectSuperInterfaceProperties(InterfacePropertyType &implInterfacePropertie… in CollectSuperInterfaceProperties()
292 InterfacePropertyType implInterfaceProperties = {}; in UpdateClassProperties() local