Searched defs:InPPDirective (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Format/ |
| D | BreakableToken.h | 76 bool InPPDirective, encoding::Encoding Encoding, in BreakableToken() 83 const bool InPPDirective; variable
|
| D | WhitespaceManager.cpp | 50 bool InPPDirective) { in replaceWhitespace() 60 bool InPPDirective) { in addUntouchableToken() 71 StringRef PreviousPostfix, StringRef CurrentPrefix, bool InPPDirective, in replaceWhitespaceInToken()
|
| D | BreakableToken.cpp | 150 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken() 161 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral() 192 bool InPPDirective, encoding::Encoding Encoding, const FormatStyle &Style) in BreakableLineComment() 243 unsigned OriginalStartColumn, bool FirstInLine, bool InPPDirective, in BreakableBlockComment()
|
| D | TokenAnnotator.h | 85 bool InPPDirective; variable
|
| D | UnwrappedLineParser.h | 46 bool InPPDirective; member
|
| D | Format.cpp | 715 unsigned Indent, bool InPPDirective) { in formatFirstToken()
|