Searched defs:currentType (Results 1 – 7 of 7) sorted by relevance
32 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
35 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
524 auto enqueueSupers = [&](ETSObjectType *currentType) { in CreateUnionFromKeyofType()534 auto *currentType = superTypes.front(); in CreateUnionFromKeyofType() local
129 checker::ETSObjectType *currentType = nullptr) in FillClassBody()
1370 PGOSampleType currentType(profileType); in DumpCreateObject() local1376 …auto currentType = PGOSampleType::CreateProfileType(abcId, traceId, ProfileType::Kind::ArrayLitera… in DumpCreateObject() local
240 auto currentType = exprType->AsETSUnionType()->ConstituentTypes()[i]; in HandleUnionTypeInForOf() local
706 std::string currentType; in SplitUnionTypes() local