Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6804 const ObjCObjectPointerType *rhsOPT = rhs->getAs<ObjCObjectPointerType>(); in ObjCQualifiedClassTypesAreCompatible() local
6834 const ObjCObjectPointerType *rhsOPT = rhs->getAs<ObjCObjectPointerType>(); in ObjCQualifiedIdTypesAreCompatible() local
7123 const ObjCObjectPointerType *rhsOPT = rhs->getAs<ObjCObjectPointerType>(); in canAssignObjCObjectTypes() local
/external/llvm-project/clang/lib/AST/
DASTContext.cpp8981 const auto *rhsOPT = rhs->getAs<ObjCObjectPointerType>(); in canAssignObjCObjectTypes() local