Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp226 void BeginModule(const Module *M);
439 void PrintPPOutputPPCallbacks::BeginModule(const Module *M) { in BeginModule() function in PrintPPOutputPPCallbacks
844 Callbacks->BeginModule( in PrintPreprocessedTokens()