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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.h130 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 IsAligned, bool ContinuesPPDirective, bool IsInsideToken) argument

Completed in 165 milliseconds