Searched defs:GetBestMatchingType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | typeElaborationContext.cpp | 26 Type *ElaborationContext::GetBestMatchingType(Type *indexType, const ir::Expression *sourceNode) in GetBestMatchingType() function in panda::es2panda::checker::ElaborationContext |
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | typeElaborationContext.cpp | 29 Type *ElaborationContext::GetBestMatchingType(Type *indexType, ir::Expression *sourceNode) in GetBestMatchingType() function in ark::es2panda::checker::ElaborationContext |