Home
last modified time | relevance | path

Searched defs:LinkModule (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/CodeGen/
HDCodeGenAction.h28 llvm::Module *LinkModule; variable
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenAction.cpp50 OwningPtr<llvm::Module> TheModule, LinkModule; member in clang::BackendConsumer
59 llvm::Module *LinkModule, in BackendConsumer()