Searched defs:PreviousNonComment (Results 1 – 3 of 3) sorted by relevance
953 const FormatToken *PreviousNonComment = Current.getPreviousNonComment(); addTokenOnNewLine() local 1226 const FormatToken *PreviousNonComment = Current.getPreviousNonComment(); getNewLineColumn() local [all...]
325 unsigned PreviousNonComment = i - 1; in AlignTokenSequence() local
3439 auto *PreviousNonComment = RequiresToken->getPreviousNonComment(); parseRequires() local