Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp435 const ObjCObjectPointerType *T1ObjCPtrType = in UnwrapDissimilarPointerTypes() local
439 if (T1ObjCPtrType) { in UnwrapDissimilarPointerTypes()
441 T1 = T1ObjCPtrType->getPointeeType(); in UnwrapDissimilarPointerTypes()
446 T1 = T1ObjCPtrType->getPointeeType(); in UnwrapDissimilarPointerTypes()