Home | History | Annotate | Download | only in Sema

Lines Matching refs:STK_CPointer

3064   if (leftSK == Type::STK_CPointer || leftSK == Type::STK_BlockPointer)
3066 if (rightSK == Type::STK_CPointer || rightSK == Type::STK_BlockPointer)