Searched refs:indexedAccessType (Results 1 – 1 of 1) sorted by relevance
79 … checker::Type *indexedAccessType = checker->GetPropertyTypeForIndexType(baseType, indexType); in Check() local81 if (indexedAccessType) { in Check()82 return indexedAccessType; in Check()