Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBValue.cpp832 const bool can_create_synthetic = false; in GetChildAtIndex() local
845 …alue::GetChildAtIndex (uint32_t idx, lldb::DynamicValueType use_dynamic, bool can_create_synthetic) in GetChildAtIndex()