Searched defs:InstantiationContext (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
H A D | typeRelationContext.h | 166 class InstantiationContext { class 168 InstantiationContext(ETSChecker *checker, ETSObjectType *type, ir::TSTypeParameterInstantiation *typeArgs, in InstantiationContext() function in ark::es2panda::checker::InstantiationContext 178 InstantiationContext(ETSChecker *checker, ETSObjectType *type, ArenaVector<Type *> &&typeArgs, in InstantiationContext() function in ark::es2panda::checker::InstantiationContext |
Completed in 1 milliseconds