Searched defs:PreviousNonComment (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp319 unsigned PreviousNonComment = i - 1; local
H A DContinuationIndenter.cpp941 const FormatToken *PreviousNonComment = Current.getPreviousNonComment(); local
1214 const FormatToken *PreviousNonComment = Current.getPreviousNonComment(); local
[all...]
H A DUnwrappedLineParser.cpp3387 auto *PreviousNonComment = RequiresToken->getPreviousNonComment(); local

Completed in 177 milliseconds