Searched refs:T1BPType (Results 1 – 1 of 1) sorted by relevance
467 const BlockPointerType *T1BPType = T1->getAs<BlockPointerType>(), in UnwrapDissimilarPointerTypes() local469 if (T1BPType && T2BPType) { in UnwrapDissimilarPointerTypes()470 T1 = T1BPType->getPointeeType(); in UnwrapDissimilarPointerTypes()