Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()