Home
last modified time | relevance | path

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

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