Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp90 ThreadOptionValueProperties *instance_properties = in GetPropertyAtIndex() local
H A DProcess.cpp106 ProcessOptionValueProperties *instance_properties = in GetPropertyAtIndex() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h981 instprop_range instance_properties() const { in instance_properties() function