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