Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DinterfaceType.cpp177 void InterfaceType::CollectProperties(ArenaVector<varbinder::LocalVariable *> *collectedProperties)… in CollectProperties() function in ark::es2panda::checker::InterfaceType
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.cpp170 void InterfaceType::CollectProperties(ArenaVector<binder::LocalVariable *> *collectedPropeties) con… in CollectProperties() function in panda::es2panda::checker::InterfaceType