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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DWhitespaceManager.h128 bool ContinuesPPDirective; member in struct:clang::format::WhitespaceManager::Change
H A DWhitespaceManager.cpp28 Change( bool CreateReplacement, SourceRange OriginalWhitespaceRange, unsigned IndentLevel, int Spaces, unsigned StartOfTokenColumn, unsigned NewlinesBefore, StringRef PreviousLinePostfix, StringRef CurrentLinePrefix, tok::TokenKind Kind, bool ContinuesPPDirective, bool IsStartOfDeclName, bool IsInsideToken) argument
H A DUnwrappedLineFormatter.cpp952 bool ContinuesPPDirective = local

Completed in 210 milliseconds