Home
last modified time | relevance | path

Searched defs:lhsQID (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp6503 const ObjCObjectPointerType *lhsQID = lhs->getAs<ObjCObjectPointerType>(); in ObjCQualifiedClassTypesAreCompatible() local
6533 if (const ObjCObjectPointerType *lhsQID = lhs->getAsObjCQualifiedIdType()) { in ObjCQualifiedIdTypesAreCompatible() local