Home | History | Annotate | Download | only in Sema

Lines Matching refs:STK_BlockPointer

2133   if (leftSK == Type::STK_CPointer || leftSK == Type::STK_BlockPointer)
2135 if (rightSK == Type::STK_CPointer || rightSK == Type::STK_BlockPointer)