/external/llvm-project/lldb/source/API/ |
D | SBCommandInterpreterRunOptions.cpp | 51 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetStopOnContinue() 65 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetStopOnError() 79 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetStopOnCrash() 93 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetEchoCommands() 107 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetEchoCommentCommands() 121 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetPrintResults() 135 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetAddToHistory() 149 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetAutoHandleEvents() 164 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommandInterpreterRunOptions, in GetSpawnThread() 224 LLDB_RECORD_METHOD_CONST_NO_ARGS(int, SBCommandInterpreterRunResult, in GetNumberOfErrors() [all …]
|
D | SBError.cpp | 40 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBError, GetCString); in GetCString() 55 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBError, Fail); in Fail() 66 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBError, Success); in Success() 76 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBError, GetError); in GetError() 88 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::ErrorType, SBError, GetType); in GetType() 141 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBError, IsValid); in IsValid() 145 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBError, operator bool); in operator bool()
|
D | SBExpressionOptions.cpp | 45 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBExpressionOptions, in GetCoerceResultToId() 59 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBExpressionOptions, GetUnwindOnError); in GetUnwindOnError() 72 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBExpressionOptions, in GetIgnoreBreakpoints() 86 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::DynamicValueType, SBExpressionOptions, in GetFetchDynamicValue() 100 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBExpressionOptions, in GetTimeoutInMicroSeconds() 115 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBExpressionOptions, in GetOneThreadTimeoutInMicroSeconds() 133 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBExpressionOptions, GetTryAllThreads); in GetTryAllThreads() 146 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBExpressionOptions, GetStopOthers); in GetStopOthers() 159 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBExpressionOptions, in GetTrapExceptions() 215 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBExpressionOptions, in GetPrefix()
|
D | SBVariablesOptions.cpp | 107 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBVariablesOptions, IsValid); in IsValid() 111 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBVariablesOptions, operator bool); in operator bool() 117 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBVariablesOptions, in GetIncludeArguments() 147 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBVariablesOptions, GetIncludeLocals); in GetIncludeLocals() 160 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBVariablesOptions, GetIncludeStatics); in GetIncludeStatics() 173 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBVariablesOptions, GetInScopeOnly); in GetInScopeOnly() 186 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBVariablesOptions, in GetIncludeRuntimeSupportValues() 201 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::DynamicValueType, SBVariablesOptions, in GetUseDynamic()
|
D | SBLineEntry.cpp | 54 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBAddress, SBLineEntry, in GetStartAddress() 65 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBAddress, SBLineEntry, GetEndAddress); in GetEndAddress() 76 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBLineEntry, IsValid); in IsValid() 80 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBLineEntry, operator bool); in operator bool() 86 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBFileSpec, SBLineEntry, GetFileSpec); in GetFileSpec() 96 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBLineEntry, GetLine); in GetLine() 106 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBLineEntry, GetColumn); in GetColumn()
|
D | SBQueueItem.cpp | 38 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBQueueItem, IsValid); in IsValid() 42 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBQueueItem, operator bool); in operator bool() 61 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::QueueItemKind, SBQueueItem, GetKind); in GetKind() 79 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBAddress, SBQueueItem, GetAddress); in GetAddress()
|
D | SBDeclaration.cpp | 56 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBDeclaration, IsValid); in IsValid() 60 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBDeclaration, operator bool); in operator bool() 66 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBFileSpec, SBDeclaration, in GetFileSpec() 79 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBDeclaration, GetLine); in GetLine() 91 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBDeclaration, GetColumn); in GetColumn()
|
D | SBFileSpec.cpp | 80 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFileSpec, IsValid); in IsValid() 84 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFileSpec, operator bool); in operator bool() 90 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFileSpec, Exists); in Exists() 114 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBFileSpec, GetFilename); in GetFilename() 120 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBFileSpec, GetDirectory); in GetDirectory()
|
D | SBBlock.cpp | 50 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBlock, IsValid); in IsValid() 54 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBlock, operator bool); in operator bool() 60 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBlock, IsInlined); in IsInlined() 68 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBBlock, GetInlinedName); in GetInlinedName() 81 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBFileSpec, SBBlock, in GetInlinedCallSiteFile() 95 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBBlock, GetInlinedCallSiteLine); in GetInlinedCallSiteLine() 107 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBBlock, GetInlinedCallSiteColumn); in GetInlinedCallSiteColumn()
|
D | SBTraceOptions.cpp | 29 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::TraceType, SBTraceOptions, getType); in getType() 37 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint64_t, SBTraceOptions, in getTraceBufferSize() 61 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint64_t, SBTraceOptions, in getMetaDataBufferSize() 110 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBTraceOptions, operator bool); in operator bool()
|
D | SBExecutionContext.cpp | 85 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBTarget, SBExecutionContext, in GetTarget() 98 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBProcess, SBExecutionContext, in GetProcess() 111 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBThread, SBExecutionContext, in GetThread() 124 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBFrame, SBExecutionContext, GetFrame); in GetFrame()
|
D | SBEvent.cpp | 76 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBEvent, GetType); in GetType() 89 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBBroadcaster, SBEvent, in GetBroadcaster() 100 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBEvent, GetBroadcasterClass); in GetBroadcasterClass() 163 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBEvent, IsValid); in IsValid() 167 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBEvent, operator bool); in operator bool()
|
D | SBFile.cpp | 107 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFile, IsValid); in IsValid() 122 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFile, operator bool); in operator bool() 127 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFile, operator!); in operator !() 132 LLDB_RECORD_METHOD_CONST_NO_ARGS(FileSP, SBFile, GetFile); in GetFile()
|
D | SBSymbol.cpp | 47 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBSymbol, IsValid); in IsValid() 51 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBSymbol, operator bool); in operator bool() 57 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBSymbol, GetName); in GetName() 67 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBSymbol, GetDisplayName); in GetDisplayName() 77 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBSymbol, GetMangledName); in GetMangledName()
|
D | SBCompileUnit.cpp | 48 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBFileSpec, SBCompileUnit, in GetFileSpec() 58 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBCompileUnit, GetNumLineEntries); in GetNumLineEntries() 120 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBCompileUnit, GetNumSupportFiles); in GetNumSupportFiles() 189 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCompileUnit, IsValid); in IsValid() 193 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCompileUnit, operator bool); in operator bool()
|
D | SBFunction.cpp | 48 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFunction, IsValid); in IsValid() 52 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFunction, operator bool); in operator bool() 58 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBFunction, GetName); in GetName() 68 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBFunction, GetDisplayName); in GetDisplayName() 78 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBFunction, GetMangledName); in GetMangledName()
|
D | SBBreakpointName.cpp | 195 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBreakpointName, IsValid); in IsValid() 199 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBreakpointName, operator bool); in operator bool() 207 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBBreakpointName, GetName); in GetName() 266 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBreakpointName, IsOneShot); in IsOneShot() 293 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBBreakpointName, GetIgnoreCount); in GetIgnoreCount() 403 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBBreakpointName, GetThreadIndex); in GetThreadIndex() 431 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBBreakpointName, in GetThreadName() 460 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBBreakpointName, in GetQueueName() 510 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBBreakpointName, in GetHelpString() 635 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBreakpointName, GetAllowList); in GetAllowList()
|
D | SBSymbolContextList.cpp | 45 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBSymbolContextList, GetSize); in GetSize() 90 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBSymbolContextList, IsValid); in IsValid() 94 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBSymbolContextList, operator bool); in operator bool()
|
D | SBFrame.cpp | 93 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFrame, IsValid); in IsValid() 97 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBFrame, operator bool); in operator bool() 138 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBModule, SBFrame, GetModule); in GetModule() 163 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBCompileUnit, SBFrame, in GetCompileUnit() 188 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBFunction, SBFrame, GetFunction); in GetFunction() 212 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBSymbol, SBFrame, GetSymbol); in GetSymbol() 235 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBBlock, SBFrame, GetBlock); in GetBlock() 256 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBBlock, SBFrame, GetFrameBlock); in GetFrameBlock() 277 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBLineEntry, SBFrame, GetLineEntry); in GetLineEntry() 300 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBFrame, GetFrameID); in GetFrameID() [all …]
|
D | SBQueue.cpp | 249 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBQueue, IsValid); in IsValid() 253 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBQueue, operator bool); in operator bool() 269 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::queue_id_t, SBQueue, GetQueueID); in GetQueueID() 275 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBQueue, GetIndexID); in GetIndexID() 282 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBQueue, GetName); in GetName()
|
D | SBStringList.cpp | 53 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBStringList, IsValid); in IsValid() 57 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBStringList, operator bool); in operator bool() 103 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBStringList, GetSize); in GetSize()
|
D | SBBreakpoint.cpp | 85 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::SBTarget, SBBreakpoint, GetTarget); in GetTarget() 95 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::break_id_t, SBBreakpoint, GetID); in GetID() 106 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBreakpoint, IsValid); in IsValid() 110 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBreakpoint, operator bool); in operator bool() 244 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBBreakpoint, IsOneShot); in IsOneShot() 328 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBBreakpoint, GetHitCount); in GetHitCount() 342 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBBreakpoint, GetIgnoreCount); in GetIgnoreCount() 392 LLDB_RECORD_METHOD_CONST_NO_ARGS(uint32_t, SBBreakpoint, GetThreadIndex); in GetThreadIndex() 422 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBBreakpoint, GetThreadName); in GetThreadName() 451 LLDB_RECORD_METHOD_CONST_NO_ARGS(const char *, SBBreakpoint, GetQueueName); in GetQueueName() [all …]
|
D | SBStructuredData.cpp | 76 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBStructuredData, IsValid); in IsValid() 80 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBStructuredData, operator bool); in operator bool() 111 LLDB_RECORD_METHOD_CONST_NO_ARGS(lldb::StructuredDataType, SBStructuredData, in GetType() 118 LLDB_RECORD_METHOD_CONST_NO_ARGS(size_t, SBStructuredData, GetSize); in GetSize()
|
D | SBUnixSignals.cpp | 60 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBUnixSignals, IsValid); in IsValid() 64 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBUnixSignals, operator bool); in operator bool() 156 LLDB_RECORD_METHOD_CONST_NO_ARGS(int32_t, SBUnixSignals, GetNumSignals); in GetNumSignals()
|
D | SBCommunication.cpp | 36 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommunication, IsValid); in IsValid() 40 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommunication, operator bool); in operator bool() 103 LLDB_RECORD_METHOD_CONST_NO_ARGS(bool, SBCommunication, IsConnected); in IsConnected()
|