Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeElaborationContext.h59 class ArrayElaborationContext : public ElaborationContext { class
61 ArrayElaborationContext(Checker *checker, Type *targetType, Type *sourceType, const ir::Expression *sourceNode, in ArrayElaborationContext() function in panda::es2panda::panda::es2panda::checker::ArrayElaborationContext
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeElaborationContext.h61 class ArrayElaborationContext : public ElaborationContext { class
63 ArrayElaborationContext(TSChecker *checker, Type *targetType, Type *sourceType, ir::Expression *sourceNode, in ArrayElaborationContext() function in ark::es2panda::ark::es2panda::checker::ArrayElaborationContext

Completed in 1 milliseconds