Home
last modified time | relevance | path

Searched defs:InterfaceType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DinterfaceType.h22 class InterfaceType : public ObjectType { class
24 InterfaceType(ArenaAllocator *allocator, util::StringView name, ObjectDescriptor *desc) in InterfaceType() function in ark::es2panda::checker::InterfaceType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DinterfaceType.h23 class InterfaceType : public ObjectType { class
25 InterfaceType(ArenaAllocator *allocator, util::StringView name, ObjectDescriptor *desc) in InterfaceType() function in panda::es2panda::checker::InterfaceType

Completed in 2 milliseconds