Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsInterfaceDeclaration.cpp69 checker::InterfacePropertyMap properties; in CheckInheritedPropertiesAreIdentical()
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h112 using InterfacePropertyMap = std::unordered_map<util::StringView, std::pair<binder::LocalVariable *… variable