Home
last modified time | relevance | path

Searched defs:LoadSystemFormatters (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp699 void FormatManager::LoadSystemFormatters() { LoadSystemFormatters() function in FormatManager
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1404 static void LoadSystemFormatters(lldb::TypeCategoryImplSP cpp_category_sp) { LoadSystemFormatters() function