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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h128 bool ContinuesPPDirective; member in struct:clang::format::WhitespaceManager::Change
H A DWhitespaceManager.cpp27 Change(const FormatToken &Tok, bool CreateReplacement, SourceRange OriginalWhitespaceRange, int Spaces, unsigned StartOfTokenColumn, unsigned NewlinesBefore, StringRef PreviousLinePostfix, StringRef CurrentLinePrefix, bool ContinuesPPDirective, bool IsInsideToken) argument

Completed in 70 milliseconds