Home
last modified time | relevance | path

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

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