HomeSort by relevance Sort by last modified time
    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 365 CurLexer->ReadToEndOfLine();
    [all...]
Lexer.cpp     [all...]
PPDirectives.cpp     [all...]

Completed in 1115 milliseconds