Comment function

This commit is contained in:
Adrian Prantl 2022-11-17 15:24:35 -08:00
parent aecae68b07
commit d2b6b2147b
1 changed files with 2 additions and 0 deletions

View File

@ -815,6 +815,8 @@ public:
llvm::Expected<lldb::TypeSystemSP>
GetTypeSystemForLanguage(lldb::LanguageType language);
/// Call \p callback for each \p TypeSystem in this \p Module.
/// Return true from callback to keep iterating, false to stop iterating.
void ForEachTypeSystem(llvm::function_ref<bool(lldb::TypeSystemSP)> callback);
// Special error functions that can do printf style formatting that will