Searched defs:T1ObjCPtrType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCast.cpp408 const ObjCObjectPointerType *T1ObjCPtrType = local
412 if (T1ObjCPtrType) {
414 T1 = T1ObjCPtrType->getPointeeType();
419 T1 = T1ObjCPtrType->getPointeeType();

Completed in 42 milliseconds