Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp130 llvm::Module *CurLinkModule = nullptr; member in clang::BackendConsumer
257 CurLinkModule = LM.Module.get(); in LinkInModules()
782 assert(CurLinkModule); in DiagnosticHandlerImpl()
850 << CurLinkModule->getModuleIdentifier() << MsgStorage; in DiagnosticHandlerImpl()