Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenAction.cpp61 llvm::Module *CurLinkModule = nullptr; member in clang::BackendConsumer
171 CurLinkModule = I.second.get(); in HandleTranslationUnit()
594 assert(CurLinkModule); in DiagnosticHandlerImpl()
650 << CurLinkModule->getModuleIdentifier() << MsgStorage; in DiagnosticHandlerImpl()