Home
last modified time | relevance | path

Searched defs:m_context (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.h61 DWARFContext &m_context; variable
H A DSymbolFileDWARF.h515 DWARFContext m_context; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h90 llvm::StringRef m_context; // Decl context: "lldb::SBTarget" variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.h101 lldb::TypeSystemWP m_context; member
H A DCxxModuleHandler.cpp106 DeclContext *m_context; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h177 std::unique_ptr<llvm::MCContext> m_context; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h214 std::unique_ptr<llvm::MCContext> m_context; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValue.h153 void *m_context = nullptr; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h544 SymbolContextScope *m_context = nullptr; variable
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8077 IMutableContext& m_context; member in Catch::RunContext
13144 RunContext m_context; member in Catch::__anon6ccc17cb3811::TestGroup