Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DRegex.h39 Newline=2, enumerator
/external/clang/lib/Format/
DContinuationIndenter.cpp256 unsigned ContinuationIndenter::addTokenToState(LineState &State, bool Newline, in addTokenToState()
667 bool DryRun, bool Newline) { in moveStateToNextToken()
780 bool Newline) { in moveStatePastFakeLParens()
870 bool Newline) { in moveStatePastScopeOpener()
DUnwrappedLineFormatter.cpp588 bool Newline = in formatLine() local
/external/clang/lib/AST/
DCommentLexer.cpp474 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimBlockFirstLine() local
539 const char *Newline = findNewline(BufferPtr, CommentEnd); in lexVerbatimLineText() local
DCommentParser.cpp102 Token Newline = P.Tok; in addToken() local
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h33 Newline, enumerator