Searched refs:GetCategory (Results 1 – 2 of 2) sorted by relevance
86 virtual const std::optional<const char*>& GetCategory() = 0;441 virtual const std::optional<const char*>& GetCategory() { in GetCategory() function
723 auto cat = it->GetCategory(); in DumpHelp()