Searched refs:QuestionColumn (Results 1 – 2 of 2) sorted by relevance
183 unsigned QuestionColumn = 0; member276 if (QuestionColumn != Other.QuestionColumn)277 return QuestionColumn < Other.QuestionColumn;
601 if (State.Stack.back().QuestionColumn != 0 && in getNewLineColumn()605 return State.Stack.back().QuestionColumn; in getNewLineColumn()689 State.Stack.back().QuestionColumn = State.Column; in moveStateToNextToken()