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