Searched defs:IDMap (Results 1 – 6 of 6) sorted by relevance
45 typedef base::hash_map<uint32, uint32> IDMap; typedef
112 typedef std::multimap<int, int> IDMap; typedef
42 IDMap() : iteration_depth_(0), next_id_(1), check_on_null_data_(false) { in IDMap() function
247 typedef std::map<int, TemplateURL*> IDMap; in CreateActionsFromCurrentPrepopulateData() typedef
524 DenseMap<const BasicBlock*, unsigned> &IDMap) { in IncorporateFunctionInfoGlobalBBIDs()
182 typedef llvm::DenseMap<const IdentifierInfo*,uint32_t> IDMap; typedef in __anon8881d06a0411::PTHWriter