LLDB mainline
lldb_private::ThreadProperties Member List

This is the complete list of members for lldb_private::ThreadProperties, including all inherited members.

Apropos(llvm::StringRef keyword, std::vector< const Property * > &matching_properties) constlldb_private::Properties
DumpAllDescriptions(CommandInterpreter &interpreter, Stream &strm) constlldb_private::Propertiesvirtual
DumpAllPropertyValues(const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask, bool is_json=false)lldb_private::Propertiesvirtual
DumpPropertyValue(const ExecutionContext *exe_ctx, Stream &strm, llvm::StringRef property_path, uint32_t dump_mask, bool is_json=false)lldb_private::Propertiesvirtual
GetExperimentalSettingsName()lldb_private::Propertiesstatic
GetLibrariesToAvoid() constlldb_private::ThreadProperties
GetMaxBacktraceDepth() constlldb_private::ThreadProperties
GetPropertyAtIndexAs(uint32_t idx, T default_value, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
GetPropertyAtIndexAs(uint32_t idx, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
GetPropertyValue(const ExecutionContext *exe_ctx, llvm::StringRef property_path, Status &error) constlldb_private::Propertiesvirtual
GetStepInAvoidsNoDebug() constlldb_private::ThreadProperties
GetStepOutAvoidsNoDebug() constlldb_private::ThreadProperties
GetSymbolsToAvoidRegexp()lldb_private::ThreadProperties
GetTraceEnabledState() constlldb_private::ThreadProperties
GetValueProperties() constlldb_private::Propertiesinlinevirtual
IsSettingExperimental(llvm::StringRef setting)lldb_private::Propertiesstatic
m_collection_splldb_private::Propertiesprotected
Properties()lldb_private::Properties
Properties(const lldb::OptionValuePropertiesSP &collection_sp)lldb_private::Properties
SetPropertyAtIndex(uint32_t idx, T t, const ExecutionContext *exe_ctx=nullptr) constlldb_private::Propertiesinline
SetPropertyValue(const ExecutionContext *exe_ctx, VarSetOperationType op, llvm::StringRef property_path, llvm::StringRef value)lldb_private::Propertiesvirtual
ThreadProperties(bool is_global)lldb_private::ThreadProperties
~Properties()lldb_private::Propertiesvirtual
~ThreadProperties() overridelldb_private::ThreadProperties