OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkipEscapedNewLines
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
Lexer.h
579
///
SkipEscapedNewLines
- If P points to an escaped newline (or a series of
582
static const char *
SkipEscapedNewLines
(const char *P);
/external/clang/lib/Lex/
Lexer.cpp
739
PhysOffset += Lexer::
SkipEscapedNewLines
(TokPtr)-TokPtr;
[
all
...]
Completed in 47 milliseconds