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