Searched refs:StoredCanonicalType (Results 1 – 1 of 1) sorted by relevance
268 QualType StoredCanonicalType = StoredType->getCanonicalType(); in handleStdGetCall() local269 if (RetrievedCanonicalType == StoredCanonicalType) in handleStdGetCall()