Searched defs:ReadToEndOfLine (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DLexer.cpp2421 /// ReadToEndOfLine - Read the rest of the current preprocessor line as an
2423 void Lexer::ReadToEndOfLine(SmallVectorImpl<char> *Result) { function in class:Lexer

Completed in 102 milliseconds