Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeElaborationContext.h74 class ObjectElaborationContext : public ElaborationContext { class
76 ObjectElaborationContext(Checker *checker, Type *targetType, Type *sourceType, const ir::Expression *sourceNode, in ObjectElaborationContext() function in panda::es2panda::panda::es2panda::checker::ObjectElaborationContext
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeElaborationContext.h76 class ObjectElaborationContext : public ElaborationContext { class
78 ObjectElaborationContext(TSChecker *checker, Type *targetType, Type *sourceType, ir::Expression *sourceNode, in ObjectElaborationContext() function in ark::es2panda::ark::es2panda::checker::ObjectElaborationContext

Completed in 1 milliseconds