HomeSort by relevance Sort by last modified time
    Searched refs:DiscardToEndOfLine (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Lex/
PTHLexer.h 74 /// DiscardToEndOfLine - Read the rest of the current preprocessor line as an
76 void DiscardToEndOfLine();
  /external/clang/lib/Lex/
PTHLexer.cpp 159 void PTHLexer::DiscardToEndOfLine() {
Pragma.cpp 367 CurPTHLexer->DiscardToEndOfLine();
    [all...]
PPDirectives.cpp     [all...]

Completed in 459 milliseconds