Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDataVisualization.cpp17 static FormatManager &GetFormatManager() { in GetFormatManager() function
25 return GetFormatManager().GetCurrentRevision(); in GetCurrentRevision()
116 GetFormatManager().GetCategory(category); in Add()
120 GetFormatManager().DisableCategory(category); in Delete()
125 GetFormatManager().ClearCategories(); in Clear()
136 GetFormatManager().DisableCategory(category); in Enable()
137 GetFormatManager().EnableCategory( in Enable()
149 GetFormatManager().DisableCategory(category); in Disable()
174 GetFormatManager().EnableAllCategories(); in EnableStar()
178 GetFormatManager().DisableAllCategories(); in DisableStar()
[all …]