Searched defs:Newline (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DErrorHandling.cpp172 const char *Newline = "\n"; local
/netbsd-current/external/gpl2/groff/dist/src/devices/xditview/
H A Ddraw.c120 Newline (DviWidget dw) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp101 Token Newline = P.Tok; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp663 bool Newline = false; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h31 Newline, enumerator in enum:llvm::MIToken::TokenKind
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp525 unsigned ContinuationIndenter::addTokenToState(LineState &State, bool Newline, argument
1174 moveStateToNextToken(LineState &State, bool DryRun, bool Newline) argument
1322 moveStatePastFakeLParens(LineState &State, bool Newline) argument
1430 moveStatePastScopeOpener(LineState &State, bool Newline) argument
1647 reformatRawStringLiteral( const FormatToken &Current, LineState &State, const FormatStyle &RawStringStyle, bool DryRun, bool Newline) argument
1812 handleEndOfLine(const FormatToken &Current, LineState &State, bool DryRun, bool AllowBreak, bool Newline) argument
[all...]

Completed in 288 milliseconds