Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.h171 m_llvm_context; ///< The LLVM context to generate IR into variable
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFContext.h24 mutable std::unique_ptr<llvm::DWARFContext> m_llvm_context; variable