Searched refs:can_create_synthetic (Results 1 – 3 of 3) sorted by relevance
226 bool can_create_synthetic);
832 const bool can_create_synthetic = false; in GetChildAtIndex() local841 return GetChildAtIndex (idx, use_dynamic, can_create_synthetic); in GetChildAtIndex()845 …alue::GetChildAtIndex (uint32_t idx, lldb::DynamicValueType use_dynamic, bool can_create_synthetic) in GetChildAtIndex() argument856 if (can_create_synthetic && !child_sp) in GetChildAtIndex()
230 bool can_create_synthetic);