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

References

tools/lldb/source/API/SBAddress.cpp
   73   LLDB_RECORD_METHOD_CONST(bool, SBAddress, operator!=,(const SBAddress &),
  121   LLDB_RECORD_METHOD_CONST(lldb::addr_t, SBAddress, GetLoadAddress,
tools/lldb/source/API/SBBroadcaster.cpp
  157   LLDB_RECORD_METHOD_CONST(
  164   LLDB_RECORD_METHOD_CONST(
  171   LLDB_RECORD_METHOD_CONST(
tools/lldb/source/API/SBCompileUnit.cpp
   70   LLDB_RECORD_METHOD_CONST(lldb::SBLineEntry, SBCompileUnit,
   88   LLDB_RECORD_METHOD_CONST(uint32_t, SBCompileUnit, FindLineEntryIndex,
   99   LLDB_RECORD_METHOD_CONST(uint32_t, SBCompileUnit, FindLineEntryIndex,
  153   LLDB_RECORD_METHOD_CONST(lldb::SBFileSpec, SBCompileUnit,
  199   LLDB_RECORD_METHOD_CONST(
  206   LLDB_RECORD_METHOD_CONST(
tools/lldb/source/API/SBDeclaration.cpp
  120   LLDB_RECORD_METHOD_CONST(
  133   LLDB_RECORD_METHOD_CONST(
tools/lldb/source/API/SBEvent.cpp
  197   LLDB_RECORD_METHOD_CONST(bool, SBEvent, GetDescription, (lldb::SBStream &),
tools/lldb/source/API/SBFileSpec.cpp
   66   LLDB_RECORD_METHOD_CONST(bool, SBFileSpec, operator==,(const SBFileSpec &rhs),
   73   LLDB_RECORD_METHOD_CONST(bool, SBFileSpec, operator!=,(const SBFileSpec &rhs),
  146   LLDB_RECORD_METHOD_CONST(uint32_t, SBFileSpec, GetPath, (char *, size_t),
  175   LLDB_RECORD_METHOD_CONST(bool, SBFileSpec, GetDescription, (lldb::SBStream &),
tools/lldb/source/API/SBFileSpecList.cpp
   83   LLDB_RECORD_METHOD_CONST(const lldb::SBFileSpec, SBFileSpecList,
  108   LLDB_RECORD_METHOD_CONST(bool, SBFileSpecList, GetDescription,
tools/lldb/source/API/SBFrame.cpp
  115   LLDB_RECORD_METHOD_CONST(lldb::SBSymbolContext, SBFrame, GetSymbolContext,
  694   LLDB_RECORD_METHOD_CONST(bool, SBFrame, IsEqual, (const lldb::SBFrame &),
  703   LLDB_RECORD_METHOD_CONST(bool, SBFrame, operator==,(const lldb::SBFrame &),
  710   LLDB_RECORD_METHOD_CONST(bool, SBFrame, operator!=,(const lldb::SBFrame &),
tools/lldb/source/API/SBFunction.cpp
   89   LLDB_RECORD_METHOD_CONST(
   96   LLDB_RECORD_METHOD_CONST(
tools/lldb/source/API/SBLineEntry.cpp
  135   LLDB_RECORD_METHOD_CONST(
  148   LLDB_RECORD_METHOD_CONST(
tools/lldb/source/API/SBMemoryRegionInfo.cpp
   58   LLDB_RECORD_METHOD_CONST(
   66   LLDB_RECORD_METHOD_CONST(
tools/lldb/source/API/SBModule.cpp
  190   LLDB_RECORD_METHOD_CONST(bool, SBModule, operator==,(const lldb::SBModule &),
  199   LLDB_RECORD_METHOD_CONST(bool, SBModule, operator!=,(const lldb::SBModule &),
tools/lldb/source/API/SBProcess.cpp
  273   LLDB_RECORD_METHOD_CONST(size_t, SBProcess, GetSTDOUT, (char *, size_t), dst,
  287   LLDB_RECORD_METHOD_CONST(size_t, SBProcess, GetSTDERR, (char *, size_t), dst,
  301   LLDB_RECORD_METHOD_CONST(size_t, SBProcess, GetAsyncProfileData,
  335   LLDB_RECORD_METHOD_CONST(void, SBProcess, ReportEventState,
  342   LLDB_RECORD_METHOD_CONST(void, SBProcess, ReportEventState,
  350   LLDB_RECORD_METHOD_CONST(void, SBProcess, ReportEventState,
 1015   LLDB_RECORD_METHOD_CONST(uint32_t, SBProcess,
tools/lldb/source/API/SBStringList.cpp
  122   LLDB_RECORD_METHOD_CONST(const char *, SBStringList, GetStringAtIndex,
tools/lldb/source/API/SBStructuredData.cpp
   92   LLDB_RECORD_METHOD_CONST(lldb::SBError, SBStructuredData, GetAsJSON,
  101   LLDB_RECORD_METHOD_CONST(lldb::SBError, SBStructuredData, GetDescription,
  124   LLDB_RECORD_METHOD_CONST(bool, SBStructuredData, GetKeys,
  154   LLDB_RECORD_METHOD_CONST(lldb::SBStructuredData, SBStructuredData,
  166   LLDB_RECORD_METHOD_CONST(lldb::SBStructuredData, SBStructuredData,
  178   LLDB_RECORD_METHOD_CONST(uint64_t, SBStructuredData, GetIntegerValue,
  185   LLDB_RECORD_METHOD_CONST(double, SBStructuredData, GetFloatValue, (double),
  192   LLDB_RECORD_METHOD_CONST(bool, SBStructuredData, GetBooleanValue, (bool),
  199   LLDB_RECORD_METHOD_CONST(size_t, SBStructuredData, GetStringValue,
tools/lldb/source/API/SBSymbol.cpp
   88   LLDB_RECORD_METHOD_CONST(bool, SBSymbol, operator==,(const lldb::SBSymbol &),
   95   LLDB_RECORD_METHOD_CONST(bool, SBSymbol, operator!=,(const lldb::SBSymbol &),
tools/lldb/source/API/SBSymbolContext.cpp
  219   LLDB_RECORD_METHOD_CONST(lldb::SBSymbolContext, SBSymbolContext,
tools/lldb/source/API/SBTarget.cpp
  586   LLDB_RECORD_METHOD_CONST(bool, SBTarget, operator==,(const lldb::SBTarget &),
  593   LLDB_RECORD_METHOD_CONST(bool, SBTarget, operator!=,(const lldb::SBTarget &),
 1132   LLDB_RECORD_METHOD_CONST(lldb::SBBreakpoint, SBTarget, GetBreakpointAtIndex,
 1352   LLDB_RECORD_METHOD_CONST(lldb::SBWatchpoint, SBTarget, GetWatchpointAtIndex,
tools/lldb/source/API/SBThread.cpp
 1277   LLDB_RECORD_METHOD_CONST(bool, SBThread, operator==,(const lldb::SBThread &),
 1285   LLDB_RECORD_METHOD_CONST(bool, SBThread, operator!=,(const lldb::SBThread &),
 1293   LLDB_RECORD_METHOD_CONST(bool, SBThread, GetStatus, (lldb::SBStream &),
 1310   LLDB_RECORD_METHOD_CONST(bool, SBThread, GetDescription, (lldb::SBStream &),
 1317   LLDB_RECORD_METHOD_CONST(bool, SBThread, GetDescription,
tools/lldb/source/API/SBThreadPlan.cpp
  149   LLDB_RECORD_METHOD_CONST(bool, SBThreadPlan, GetDescription,
tools/lldb/source/API/SBUnixSignals.cpp
   71   LLDB_RECORD_METHOD_CONST(const char *, SBUnixSignals, GetSignalAsCString,
   81   LLDB_RECORD_METHOD_CONST(int32_t, SBUnixSignals, GetSignalNumberFromName,
   91   LLDB_RECORD_METHOD_CONST(bool, SBUnixSignals, GetShouldSuppress, (int32_t),
  113   LLDB_RECORD_METHOD_CONST(bool, SBUnixSignals, GetShouldStop, (int32_t),
  135   LLDB_RECORD_METHOD_CONST(bool, SBUnixSignals, GetShouldNotify, (int32_t),
  166   LLDB_RECORD_METHOD_CONST(int32_t, SBUnixSignals, GetSignalAtIndex, (int32_t),
tools/lldb/source/API/SBValue.cpp
 1197   LLDB_RECORD_METHOD_CONST(lldb::SBValue, SBValue, EvaluateExpression,
 1220   LLDB_RECORD_METHOD_CONST(lldb::SBValue, SBValue, EvaluateExpression,
 1230   LLDB_RECORD_METHOD_CONST(
tools/lldb/source/API/SBValueList.cpp
  153   LLDB_RECORD_METHOD_CONST(lldb::SBValue, SBValueList, GetValueAtIndex,
  190   LLDB_RECORD_METHOD_CONST(lldb::SBValue, SBValueList, GetFirstValueByName,
tools/lldb/source/API/SBVariablesOptions.cpp
  133   LLDB_RECORD_METHOD_CONST(bool, SBVariablesOptions,
tools/lldb/source/API/SBWatchpoint.cpp
   74   LLDB_RECORD_METHOD_CONST(
   81   LLDB_RECORD_METHOD_CONST(
tools/lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
  157   LLDB_RECORD_METHOD_CONST(void, InstrumentedFoo, B, (int &), b);
  169   LLDB_RECORD_METHOD_CONST(int, InstrumentedFoo, D, (const char *), d);