Home
last modified time | relevance | path

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

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