Searched defs:currentType (Results 1 – 4 of 4) sorted by relevance
32 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
35 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
1336 PGOSampleType currentType(profileType); in DumpCreateObject() local1342 …auto currentType = PGOSampleType::CreateProfileType(abcId, traceId, ProfileType::Kind::ArrayLitera… in DumpCreateObject() local
267 auto currentType = exprType->AsETSUnionType()->ConstituentTypes()[i]; in HandleUnionTypeInForOf() local