Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DProperty.h23 struct PropertyDefinition { struct
33 using PropertyDefinitions = llvm::ArrayRef<PropertyDefinition>; argument