OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadToEndOfLine
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Lexer.h
250
///
ReadToEndOfLine
- Read the rest of the current preprocessor line as an
252
void
ReadToEndOfLine
(SmallVectorImpl<char> *Result = nullptr);
/src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp
417
CurLexer->
ReadToEndOfLine
();
Lexer.cpp
2682
///
ReadToEndOfLine
- Read the rest of the current preprocessor line as an
2684
void Lexer::
ReadToEndOfLine
(SmallVectorImpl<char> *Result) {
PPDirectives.cpp
1413
CurLexer->
ReadToEndOfLine
(&Message);
Completed in 19 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026