Searched refs:ChannelMap (Results 1 – 2 of 2) sorted by relevance
202 typedef llvm::StringMap<Log> ChannelMap; typedef203 static llvm::ManagedStatic<ChannelMap> g_channel_map;206 const Log::ChannelMap::value_type &entry,210 const ChannelMap::value_type &entry);211 static uint32_t GetFlags(llvm::raw_ostream &stream, const ChannelMap::value_type &entry,
38 llvm::ManagedStatic<Log::ChannelMap> Log::g_channel_map;41 const Log::ChannelMap::value_type &entry, in ForEachCategory()50 const ChannelMap::value_type &entry) { in ListCategories()58 uint32_t Log::GetFlags(llvm::raw_ostream &stream, const ChannelMap::value_type &entry, in GetFlags()