Home
last modified time | relevance | path

Searched defs:PreviousNonComment (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp765 const FormatToken *PreviousNonComment = Current.getPreviousNonComment(); in addTokenOnNewLine() local
977 const FormatToken *PreviousNonComment = Current.getPreviousNonComment(); in getNewLineColumn() local
H A DWhitespaceManager.cpp300 unsigned PreviousNonComment = i - 1; in AlignTokenSequence() local