Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp4010 TargetOptionValueProperties *target_properties = in GetPropertyAtIndex() local
4013 if (this != target_properties) in GetPropertyAtIndex()
4014 return target_properties->ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()