Searched refs:LoadSystemFormatters (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h218 void LoadSystemFormatters();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp888 static void LoadSystemFormatters(lldb::TypeCategoryImplSP cpp_category_sp) { function
1001 LoadSystemFormatters(g_category);
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp706 LoadSystemFormatters();
715 void FormatManager::LoadSystemFormatters() { function in class:FormatManager

Completed in 92 milliseconds