Searched refs:ChannelMap (Results 1 – 2 of 2) sorted by relevance
201 typedef llvm::StringMap<Log> ChannelMap; typedef202 static llvm::ManagedStatic<ChannelMap> g_channel_map;205 const ChannelMap::value_type &entry);206 static uint32_t GetFlags(llvm::raw_ostream &stream, const ChannelMap::value_type &entry,
40 llvm::ManagedStatic<Log::ChannelMap> Log::g_channel_map;42 void Log::ListCategories(llvm::raw_ostream &stream, const ChannelMap::value_type &entry) { in ListCategories()51 uint32_t Log::GetFlags(llvm::raw_ostream &stream, const ChannelMap::value_type &entry, in GetFlags()