Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp6663 const ObjCObjectPointerType *ObjPtr1, *ObjPtr2; in FindCompositePointerType() local
6665 (ObjPtr2 = Composite2->getAs<ObjCObjectPointerType>())) { in FindCompositePointerType()
6667 Composite2 = ObjPtr2->getPointeeType(); in FindCompositePointerType()