Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DProperty.h23 struct PropertyDefinition { struct
33 using PropertyDefinitions = llvm::ArrayRef<PropertyDefinition>; argument
37 Property(const PropertyDefinition &definition);
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DProperty.cpp22 Property::Property(const PropertyDefinition &definition) in Property()
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dtblgen.rst382 Generate lldb PropertyDefinition values.
386 Generate lldb PropertyDefinition enum values.
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h289 struct PropertyDefinition;