Searched refs:GetAsGeneric (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1562 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric();
1627 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric();
1682 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric();
1770 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric();
1828 StructuredData::Generic *generic = os_plugin_object_sp->GetAsGeneric();
1911 generic = implementor_sp->GetAsGeneric();
1928 generic = implementor_sp->GetAsGeneric();
1945 generic = implementor_sp->GetAsGeneric();
1962 generic = implementor_sp->GetAsGeneric();
2071 StructuredData::Generic *generic = plugin_module_sp->GetAsGeneric();
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h144 Generic *GetAsGeneric() { function in class:lldb_private::StructuredData::Object

Completed in 119 milliseconds