Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBValue.cpp651 const bool can_create_synthetic = false; in GetChildAtIndex() local
665 bool can_create_synthetic) { in GetChildAtIndex()