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