Searched refs:T2ObjCPtrType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCast.cpp437 *T2ObjCPtrType = local
440 if (T2ObjCPtrType) {
442 T2 = T2ObjCPtrType->getPointeeType();
451 else if (T2ObjCPtrType) {
453 T2 = T2ObjCPtrType->getPointeeType();

Completed in 81 milliseconds