LLDB mainline
lldb_private::PropertyCollectionDefinition Struct Reference

#include <Property.h>

Public Attributes

llvm::ArrayRef< PropertyDefinitiondefinitions
llvm::StringRef expected_path

Detailed Description

Definition at line 33 of file Property.h.

Member Data Documentation

◆ definitions

llvm::ArrayRef<PropertyDefinition> lldb_private::PropertyCollectionDefinition::definitions

Definition at line 34 of file Property.h.

Referenced by lldb_private::OptionValueProperties::Initialize().

◆ expected_path

llvm::StringRef lldb_private::PropertyCollectionDefinition::expected_path

Definition at line 35 of file Property.h.

Referenced by lldb_private::OptionValueProperties::Initialize().


The documentation for this struct was generated from the following file: