Home
last modified time | relevance | path

Searched refs:GarbageCollectAllocatedModules (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBModuleDocstrings.i214 ") lldb::SBModule::GarbageCollectAllocatedModules;
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModule.h297 static void GarbageCollectAllocatedModules();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp668 void SBModule::GarbageCollectAllocatedModules() { in GarbageCollectAllocatedModules() function in SBModule
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp38536 lldb::SBModule::GarbageCollectAllocatedModules(); in _wrap_SBModule_GarbageCollectAllocatedModules()