|
LLDB mainline
|
#include <Property.h>
Public Attributes | |
| llvm::ArrayRef< PropertyDefinition > | definitions |
| llvm::StringRef | expected_path |
Definition at line 33 of file Property.h.
| llvm::ArrayRef<PropertyDefinition> lldb_private::PropertyCollectionDefinition::definitions |
Definition at line 34 of file Property.h.
Referenced by lldb_private::OptionValueProperties::Initialize().
| llvm::StringRef lldb_private::PropertyCollectionDefinition::expected_path |
Definition at line 35 of file Property.h.
Referenced by lldb_private::OptionValueProperties::Initialize().