This moves
- SyntheticChildrenFrontEnd::CreateValueObjectFromExpression
- SyntheticChildrenFrontEnd::CreateValueObjectFromAddress
- SyntheticChildrenFrontEnd::CreateValueObjectFromData
outside the #ifndef LLDB_DISABLE_PYTHON since it doesn't seem to depend on python being available and indeed breaks the build when python is disabled.