Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp6715 const ObjCObjectPointerType *rhsQID = rhs->getAsObjCQualifiedIdType(); in ObjCQualifiedIdTypesAreCompatible() local
6716 assert(rhsQID && "One of the LHS/RHS should be id<x>"); in ObjCQualifiedIdTypesAreCompatible()
6729 for (auto *rhsProto : rhsQID->quals()) { in ObjCQualifiedIdTypesAreCompatible()
6752 for (auto *rhsProto : rhsQID->quals()) { in ObjCQualifiedIdTypesAreCompatible()