Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp219 return m_interpreter->MightHaveChildrenSynthProviderInstance(m_wrapper_sp); in MightHaveChildren()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h382 virtual bool MightHaveChildrenSynthProviderInstance( in MightHaveChildrenSynthProviderInstance() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h138 bool MightHaveChildrenSynthProviderInstance(
H A DScriptInterpreterPython.cpp2090 bool ScriptInterpreterPythonImpl::MightHaveChildrenSynthProviderInstance( in MightHaveChildrenSynthProviderInstance() function in ScriptInterpreterPythonImpl