Home | History | Annotate | Download | only in Frontend

Lines Matching refs:PrevHintEndCol

992   unsigned PrevHintEndCol = 0;
1022 if (HintCol < PrevHintEndCol)
1023 HintCol = PrevHintEndCol + 1;
1028 (HintCol - PrevHintEndCol) + I->CodeToInsert.size();
1035 PrevHintEndCol =