OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadToEndOfLine
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Lex/
Lexer.h
206
///
ReadToEndOfLine
- Read the rest of the current preprocessor line as an
208
void
ReadToEndOfLine
(SmallVectorImpl<char> *Result = nullptr);
/external/clang/lib/Lex/
Pragma.cpp
370
CurLexer->
ReadToEndOfLine
();
[
all
...]
Lexer.cpp
[
all
...]
PPDirectives.cpp
[
all
...]
Completed in 586 milliseconds