Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DRegex.h39 Newline=2, enumerator
/external/clang/lib/Format/
DContinuationIndenter.cpp241 unsigned ContinuationIndenter::addTokenToState(LineState &State, bool Newline, in addTokenToState()
609 bool DryRun, bool Newline) { in moveStateToNextToken()
714 bool Newline) { in moveStatePastFakeLParens()
804 bool Newline) { in moveStatePastScopeOpener()
DUnwrappedLineFormatter.cpp314 bool Newline = in format() 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