Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp245 void EndModule(const Module *M);
542 void PrintPPOutputPPCallbacks::EndModule(const Module *M) { in EndModule() function in PrintPPOutputPPCallbacks
949 Callbacks->EndModule( in PrintPreprocessedTokens()