Home
last modified time | relevance | path

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

/llvm-project/lldb/source/API/
H A DSBValue.cpp651 const bool can_create_synthetic = false; GetChildAtIndex() local
665 GetChildAtIndex(uint32_t idx,lldb::DynamicValueType use_dynamic,bool can_create_synthetic) GetChildAtIndex() argument