Home
last modified time | relevance | path

Searched refs:EnableAllCategories (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/include/lldb/DataFormatters/
DTypeCategoryMap.h57 void EnableAllCategories();
DFormatManager.h81 void EnableAllCategories();
/external/llvm-project/lldb/source/DataFormatters/
DDataVisualization.cpp149 GetFormatManager().EnableAllCategories(); in EnableStar()
DFormatManager.cpp158 void FormatManager::EnableAllCategories() { in EnableAllCategories() function in FormatManager
159 m_categories_map.EnableAllCategories(); in EnableAllCategories()
DTypeCategoryMap.cpp94 void TypeCategoryMap::EnableAllCategories() { in EnableAllCategories() function in TypeCategoryMap