Searched refs:ChannelMap (Results 1 – 2 of 2) sorted by relevance
285 typedef llvm::StringMap<Log> ChannelMap; typedef286 static llvm::ManagedStatic<ChannelMap> g_channel_map;289 const Log::ChannelMap::value_type &entry,293 const ChannelMap::value_type &entry);294 static uint32_t GetFlags(llvm::raw_ostream &stream, const ChannelMap::value_type &entry,
43 llvm::ManagedStatic<Log::ChannelMap> Log::g_channel_map;46 const Log::ChannelMap::value_type &entry, in ForEachCategory()55 const ChannelMap::value_type &entry) { in ListCategories()63 uint32_t Log::GetFlags(llvm::raw_ostream &stream, const ChannelMap::value_type &entry, in GetFlags()