Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h101 bool runOnModule(llvm::Module &llvm_module);
H A DIRForTarget.cpp1781 bool IRForTarget::runOnModule(Module &llvm_module) { in runOnModule() argument
1784 m_module = &llvm_module; in runOnModule()