Searched refs:LHSBTy (Results 1 – 1 of 1) sorted by relevance
7887 if (const BlockPointerType *LHSBTy = LHSTy->getAs<BlockPointerType>()) { in checkConditionalPointerCompatibility() local7888 lhptee = LHSBTy->getPointeeType(); in checkConditionalPointerCompatibility()