Searched refs:rhsQID (Results 1 – 1 of 1) sorted by relevance
6887 const ObjCObjectPointerType *rhsQID = rhs->getAsObjCQualifiedIdType(); in ObjCQualifiedIdTypesAreCompatible() local6888 assert(rhsQID && "One of the LHS/RHS should be id<x>"); in ObjCQualifiedIdTypesAreCompatible()6901 for (auto *rhsProto : rhsQID->quals()) { in ObjCQualifiedIdTypesAreCompatible()6924 for (auto *rhsProto : rhsQID->quals()) { in ObjCQualifiedIdTypesAreCompatible()