Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp188 return m_interpreter->MightHaveChildrenSynthProviderInstance(m_wrapper_sp); in MightHaveChildren()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h358 virtual bool MightHaveChildrenSynthProviderInstance( in MightHaveChildrenSynthProviderInstance() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h283 bool MightHaveChildrenSynthProviderInstance(
H A DScriptInterpreterPython.cpp2454 bool ScriptInterpreterPython::MightHaveChildrenSynthProviderInstance( in MightHaveChildrenSynthProviderInstance() function in ScriptInterpreterPython