Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h70 llvm::Module *CurLinkModule = nullptr; variable
H A DCodeGenAction.cpp116 llvm::Module *CurLinkModule) in BackendConsumer()