Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp108 llvm::Module *CurLinkModule = nullptr; member in clang::BackendConsumer
206 CurLinkModule = LM.Module.get(); in LinkInModules()
723 assert(CurLinkModule); in DiagnosticHandlerImpl()
791 << CurLinkModule->getModuleIdentifier() << MsgStorage; in DiagnosticHandlerImpl()