Searched refs:LeftRefType (Results 1 – 1 of 1) sorted by relevance
21 if (const auto *LeftRefType = Left->getAs<ReferenceType>()) in areTypesCompatible() local22 Left = LeftRefType->getPointeeType(); in areTypesCompatible()