Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4290 TargetOptionValueProperties *target_properties = in GetPropertyAtIndex() local
4293 if (this != target_properties) in GetPropertyAtIndex()
4294 return target_properties->ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()