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

/openbsd-current/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.h131 unsigned NewlinesBefore; member in struct:clang::format::WhitespaceManager::Change
H A DWhitespaceManager.cpp29 Change(const FormatToken &Tok, bool CreateReplacement, SourceRange OriginalWhitespaceRange, int Spaces, unsigned StartOfTokenColumn, unsigned NewlinesBefore, StringRef PreviousLinePostfix, StringRef CurrentLinePrefix, bool IsAligned, bool ContinuesPPDirective, bool IsInsideToken) argument
[all...]
H A DFormatToken.h401 unsigned NewlinesBefore = 0; member in struct:clang::format::FormatToken

Completed in 119 milliseconds