Home
last modified time | relevance | path

Searched refs:target_properties (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DTarget.cpp3695 TargetOptionValueProperties *target_properties = in GetPropertyAtIndex() local
3698 if (this != target_properties) in GetPropertyAtIndex()
3699 return target_properties->ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()