Searched defs:CollectProperties (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ | ||
| D | interfaceType.cpp | 177 void InterfaceType::CollectProperties(ArenaVector<varbinder::LocalVariable *> *collectedProperties)… in CollectProperties() function in ark::es2panda::checker::InterfaceType |
| /arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
| D | interfaceType.cpp | 170 void InterfaceType::CollectProperties(ArenaVector<binder::LocalVariable *> *collectedPropeties) con… in CollectProperties() function in panda::es2panda::checker::InterfaceType |