Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp244 void BeginModule(const Module *M);
535 void PrintPPOutputPPCallbacks::BeginModule(const Module *M) { in BeginModule() function in PrintPPOutputPPCallbacks
943 Callbacks->BeginModule( in PrintPreprocessedTokens()