Searched refs:QuestionColumn (Results 1 – 2 of 2) sorted by relevance
148 FirstLessLess(0), BreakBeforeClosingBrace(false), QuestionColumn(0), in ParenState()185 unsigned QuestionColumn; member269 if (QuestionColumn != Other.QuestionColumn)270 return QuestionColumn < Other.QuestionColumn;
514 if (State.Stack.back().QuestionColumn != 0 && in getNewLineColumn()518 return State.Stack.back().QuestionColumn; in getNewLineColumn()593 State.Stack.back().QuestionColumn = State.Column; in moveStateToNextToken()