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