Home
last modified time | relevance | path

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

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