Searched refs:StringMapType (Results 1 – 5 of 5) sorted by relevance
46 using StringMapType = StringMap<const PassInfo *>; variable47 StringMapType PassInfoStringMap;
47 typedef StringMap<const PassInfo *> StringMapType; typedef48 StringMapType PassInfoStringMap;
50 typedef StringMap<const PassInfo*> StringMapType; typedef51 StringMapType PassInfoStringMap;96 PassRegistryImpl::StringMapType::const_iterator in getPassInfo()
45 StringMapType::const_iterator I = PassInfoStringMap.find(Arg); in getPassInfo()
50 StringMapType::const_iterator I = PassInfoStringMap.find(Arg); in getPassInfo()