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

/external/clang/include/clang/Lex/
H A DPTHLexer.h75 /// DiscardToEndOfLine - Read the rest of the current preprocessor line as an
77 void DiscardToEndOfLine();
/external/clang/lib/Lex/
H A DPPDirectives.cpp1141 return CurPTHLexer->DiscardToEndOfLine();
H A DPTHLexer.cpp160 void PTHLexer::DiscardToEndOfLine() { function in class:PTHLexer
H A DPragma.cpp369 CurPTHLexer->DiscardToEndOfLine();

Completed in 1982 milliseconds