Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenAction.cpp64 llvm::Module *CurLinkModule = nullptr; member in clang::BackendConsumer
186 CurLinkModule = I.second.get(); in HandleTranslationUnit()
565 assert(CurLinkModule); in DiagnosticHandlerImpl()
618 << CurLinkModule->getModuleIdentifier() << MsgStorage; in DiagnosticHandlerImpl()