Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp130 llvm::Module *CurLinkModule = nullptr; member in clang::BackendConsumer
257 CurLinkModule = LM.Module.get(); in LinkInModules()
780 assert(CurLinkModule); in DiagnosticHandlerImpl()
848 << CurLinkModule->getModuleIdentifier() << MsgStorage; in DiagnosticHandlerImpl()