Home
last modified time | relevance | path

Searched defs:GetBestMatchingType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
DtypeElaborationContext.cpp26 Type *ElaborationContext::GetBestMatchingType(Type *indexType, const ir::Expression *sourceNode) in GetBestMatchingType() function in panda::es2panda::checker::ElaborationContext
/arkcompiler/ets_frontend/ets2panda/checker/ts/
DtypeElaborationContext.cpp29 Type *ElaborationContext::GetBestMatchingType(Type *indexType, ir::Expression *sourceNode) in GetBestMatchingType() function in ark::es2panda::checker::ElaborationContext