Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dobject.cpp199 ResolvePropertiesOfObjectType(ObjectType *type, const ir::Expression *member, ArenaVector<const ir::TSSignatureDeclaration *> &signatureDeclarations, ArenaVector<const ir::TSIndexSignature *> &indexDeclarations, bool isInterface) ResolvePropertiesOfObjectType() argument
235 ResolveSignaturesOfObjectType(ObjectType *type, ArenaVector<const ir::TSSignatureDeclaration *> &signatureDeclarations) ResolveSignaturesOfObjectType() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dobject.cpp195 ResolvePropertiesOfObjectType(ObjectType *type, ir::AstNode *member, ArenaVector<ir::TSSignatureDeclaration *> &signatureDeclarations, ArenaVector<ir::TSIndexSignature *> &indexDeclarations, bool isInterface) ResolvePropertiesOfObjectType() argument
230 ResolveSignaturesOfObjectType(ObjectType *type, ArenaVector<ir::TSSignatureDeclaration *> &signatureDeclarations) ResolveSignaturesOfObjectType() argument
[all...]

Completed in 2 milliseconds