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