Home | History | Annotate | Download | only in Frontend

Lines Matching refs:PrevHintEndCol

1002   unsigned PrevHintEndCol = 0;
1032 if (HintCol < PrevHintEndCol)
1033 HintCol = PrevHintEndCol + 1;
1038 (HintCol - PrevHintEndCol) + I->CodeToInsert.size();
1045 PrevHintEndCol =