Searched defs:CollectProperties (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/ | ||
H A D | interfaceType.cpp | 176 void InterfaceType::CollectProperties(ArenaVector<varbinder::LocalVariable *> *collectedProperties) const in CollectProperties() function in ark::es2panda::checker::InterfaceType |
/arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
H A D | interfaceType.cpp | 175 void InterfaceType::CollectProperties(ArenaVector<binder::LocalVariable *> *collectedPropeties) const in CollectProperties() function in panda::es2panda::checker::InterfaceType |
Completed in 2 milliseconds