Home | History | Annotate | Download | only in Sema

Lines Matching refs:Block2

3263     bool Block2 = Conv2->getConversionType()->isBlockPointerType();
3264 if (Block1 != Block2)