reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Interpreter/OptionValueProperties.h
  136   int64_t GetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx,

References

tools/lldb/source/Core/Debugger.cpp
  374   return (lldb::ScriptLanguage)m_collection_sp->GetPropertyAtIndexAsEnumeration(
  427   return (lldb::StopShowColumn)m_collection_sp->GetPropertyAtIndexAsEnumeration(
  451       m_collection_sp->GetPropertyAtIndexAsEnumeration(
tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
  120     return (KASLRScanType)m_collection_sp->GetPropertyAtIndexAsEnumeration(
tools/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
  100     return (EnableJITLoaderGDB)m_collection_sp->GetPropertyAtIndexAsEnumeration(
tools/lldb/source/Target/Target.cpp
 3593       m_collection_sp->GetPropertyAtIndexAsEnumeration(
 3651       (x86DisassemblyFlavor)m_collection_sp->GetPropertyAtIndexAsEnumeration(
 3659   return (InlineStrategy)m_collection_sp->GetPropertyAtIndexAsEnumeration(
 3893       m_collection_sp->GetPropertyAtIndexAsEnumeration(
 3899   return (LoadCWDlldbinitFile)m_collection_sp->GetPropertyAtIndexAsEnumeration(
 3906       m_collection_sp->GetPropertyAtIndexAsEnumeration(
 3913       m_collection_sp->GetPropertyAtIndexAsEnumeration(