Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.h158 m_llvm_context; ///< The LLVM context to generate IR into variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.h24 mutable std::unique_ptr<llvm::DWARFContext> m_llvm_context; global() variable