Home | History | Annotate | Download | only in Sema

Lines Matching refs:Block2

3295     bool Block2 = Conv2->getConversionType()->isBlockPointerType();
3296 if (Block1 != Block2)