Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DThread.cpp89 ThreadOptionValueProperties *instance_properties = in GetPropertyAtIndex() local
H A DProcess.cpp103 ProcessOptionValueProperties *instance_properties = in GetPropertyAtIndex() local
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h978 instprop_range instance_properties() const { in instance_properties() function