Searched refs:GetPropertyAtIndexAsEnumeration (Results 1 – 4 of 4) sorted by relevance
145 int64_t GetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx,
433 return (lldb::ScriptLanguage)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetScriptLanguage()486 return (lldb::StopShowColumn)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetStopShowColumn()510 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetStopDisassemblyDisplay()
3717 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetPreferDynamicValue()3775 (x86DisassemblyFlavor)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetDisassemblyFlavor()3783 return (InlineStrategy)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetInlineStrategy()3996 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetLoadScriptFromSymbolFile()4002 return (LoadCWDlldbinitFile)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetLoadCWDlldbinitFile()4009 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetHexImmediateStyle()4016 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetMemoryModuleLoadLevel()
355 int64_t OptionValueProperties::GetPropertyAtIndexAsEnumeration( in GetPropertyAtIndexAsEnumeration() function in OptionValueProperties