Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DDataVisualization.cpp15 static FormatManager &GetFormatManager() { in GetFormatManager() function
23 return GetFormatManager().GetCurrentRevision(); in GetCurrentRevision()
93 GetFormatManager().GetCategory(category); in Add()
97 GetFormatManager().DisableCategory(category); in Delete()
102 GetFormatManager().ClearCategories(); in Clear()
112 GetFormatManager().DisableCategory(category); in Enable()
124 GetFormatManager().DisableCategory(category); in Disable()
145 GetFormatManager().DisableCategory(category); in Disable()
149 GetFormatManager().EnableAllCategories(); in EnableStar()
153 GetFormatManager().DisableAllCategories(); in DisableStar()
[all …]