Home
last modified time | relevance | path

Searched refs:PrintPPOutputPPCallbacks (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp79 class PrintPPOutputPPCallbacks : public PPCallbacks { class
99 PrintPPOutputPPCallbacks(Preprocessor &pp, raw_ostream &os, bool lineMarkers, in PrintPPOutputPPCallbacks() function in __anonc99bc9c10111::PrintPPOutputPPCallbacks
187 void PrintPPOutputPPCallbacks::WriteLineInfo(unsigned LineNo, in WriteLineInfo()
217 bool PrintPPOutputPPCallbacks::MoveToLine(unsigned LineNo) { in MoveToLine()
243 PrintPPOutputPPCallbacks::startNewLineIfNeeded(bool ShouldUpdateCurrentLine) { in startNewLineIfNeeded()
259 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged()
325 void PrintPPOutputPPCallbacks::InclusionDirective( in InclusionDirective()
385 void PrintPPOutputPPCallbacks::BeginModule(const Module *M) { in BeginModule()
392 void PrintPPOutputPPCallbacks::EndModule(const Module *M) { in EndModule()
400 void PrintPPOutputPPCallbacks::Ident(SourceLocation Loc, StringRef S) { in Ident()
[all …]