OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkipEscapedNewLines
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Lexer.h
683
///
SkipEscapedNewLines
- If P points to an escaped newline (or a series of
686
static const char *
SkipEscapedNewLines
(const char *P);
/src/external/apache2/llvm/dist/clang/lib/Lex/
Lexer.cpp
761
PhysOffset += Lexer::
SkipEscapedNewLines
(TokPtr)-TokPtr;
1215
///
SkipEscapedNewLines
- If P points to an escaped newline (or a series of
1218
const char *Lexer::
SkipEscapedNewLines
(const char *P) {
Completed in 19 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026