Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp182 void EndModule(const Module *M);
391 void PrintPPOutputPPCallbacks::EndModule(const Module *M) { in EndModule() function in PrintPPOutputPPCallbacks
749 Callbacks->EndModule( in PrintPreprocessedTokens()