Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenAction.cpp75 llvm::Module *takeLinkModule() { return LinkModule.release(); } in takeLinkModule() function in clang::BackendConsumer
589 BEConsumer->takeLinkModule(); in EndSourceFileAction()