Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DProperty.h24 struct PropertyDefinition { struct
34 using PropertyDefinitions = llvm::ArrayRef<PropertyDefinition>; argument