Home
last modified time | relevance | path

Searched refs:rhsQID (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp6887 const ObjCObjectPointerType *rhsQID = rhs->getAsObjCQualifiedIdType(); in ObjCQualifiedIdTypesAreCompatible() local
6888 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()