Home
last modified time | relevance | path

Searched refs:PropertyDefinition (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/include/lldb/Interpreter/
DProperty.h24 struct PropertyDefinition { struct
34 using PropertyDefinitions = llvm::ArrayRef<PropertyDefinition>; argument
38 Property(const PropertyDefinition &definition);
/external/llvm-project/lldb/source/Interpreter/
DProperty.cpp23 Property::Property(const PropertyDefinition &definition) in Property()
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h276 struct PropertyDefinition;