Searched refs:RegisterMethods (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp35 RegisterMethods<SBAddress>(R);
36 RegisterMethods<SBAttachInfo>(R);
37 RegisterMethods<SBBlock>(R);
38 RegisterMethods<SBBreakpoint>(R);
39 RegisterMethods<SBBreakpointList>(R);
40 RegisterMethods<SBBreakpointLocation>(R);
41 RegisterMethods<SBBreakpointName>(R);
42 RegisterMethods<SBBroadcaster>(R);
43 RegisterMethods<SBCommandInterpreterRunOptions>(R);
44 RegisterMethods<SBCommandReturnObjec
[all...]
H A DSBLanguageRuntime.cpp38 void RegisterMethods<SBLanguageRuntime>(Registry &R) { function in namespace:lldb_private::repro
H A DSBReproducerPrivate.h70 template <typename T> void RegisterMethods(Registry &R);
H A DSBThreadCollection.cpp95 void RegisterMethods<SBThreadCollection>(Registry &R) { function in namespace:lldb_private::repro
H A DSBQueueItem.cpp123 void RegisterMethods<SBQueueItem>(Registry &R) { function in namespace:lldb_private::repro
H A DSBSymbolContextList.cpp122 void RegisterMethods<SBSymbolContextList>(Registry &R) { function in namespace:lldb_private::repro
H A DSBError.cpp191 void RegisterMethods<SBError>(Registry &R) { function in namespace:lldb_private::repro
H A DSBExecutionContext.cpp140 void RegisterMethods<SBExecutionContext>(Registry &R) { function in namespace:lldb_private::repro
H A DSBFileSpecList.cpp131 void RegisterMethods<SBFileSpecList>(Registry &R) { function in namespace:lldb_private::repro
H A DSBMemoryRegionInfo.cpp140 void RegisterMethods<SBMemoryRegionInfo>(Registry &R) { function in namespace:lldb_private::repro
H A DSBMemoryRegionInfoList.cpp147 void RegisterMethods<SBMemoryRegionInfoList>(Registry &R) { function in namespace:lldb_private::repro
H A DSBProcessInfo.cpp186 void RegisterMethods<SBProcessInfo>(Registry &R) { function in namespace:lldb_private::repro
H A DSBSourceManager.cpp146 void RegisterMethods<SBSourceManager>(Registry &R) { function in namespace:lldb_private::repro
H A DSBTrace.cpp135 void RegisterMethods<SBTrace>(Registry &R) { function in namespace:lldb_private::repro
H A DSBTraceOptions.cpp137 void RegisterMethods<SBTraceOptions>(Registry &R) { function in namespace:lldb_private::repro
H A DSBTypeNameSpecifier.cpp164 void RegisterMethods<SBTypeNameSpecifier>(Registry &R) { function in namespace:lldb_private::repro
H A DSBUnixSignals.cpp179 void RegisterMethods<SBUnixSignals>(Registry &R) { function in namespace:lldb_private::repro
H A DSBFile.cpp119 template <> void RegisterMethods<SBFile>(Registry &R) { function in namespace:lldb_private::repro
H A DSBHostOS.cpp182 void RegisterMethods<SBHostOS>(Registry &R) { function in namespace:lldb_private::repro
H A DSBStream.cpp192 void RegisterMethods<SBStream>(Registry &R) { function in namespace:lldb_private::repro
H A DSBStringList.cpp143 void RegisterMethods<SBStringList>(Registry &R) { function in namespace:lldb_private::repro
H A DSBPlatform.cpp622 void RegisterMethods<SBPlatformConnectOptions>(Registry &R) {
644 void RegisterMethods<SBPlatformShellCommand>(Registry &R) {
666 void RegisterMethods<SBPlatform>(Registry &R) {
H A DSBTypeSummary.cpp481 void RegisterMethods<SBTypeSummaryOptions>(Registry &R) { function in namespace:lldb_private::repro
500 void RegisterMethods<SBTypeSummary>(Registry &R) { function in namespace:lldb_private::repro
H A DSBBroadcaster.cpp181 void RegisterMethods<SBBroadcaster>(Registry &R) { function in namespace:lldb_private::repro
H A DSBCommunication.cpp191 void RegisterMethods<SBCommunication>(Registry &R) { function in namespace:lldb_private::repro

Completed in 209 milliseconds

123