reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5990 EndI = GlobalSLocOffsetMap.end(); SLocMapI != EndI; ++SLocMapI) { 6037 assert(SLocMapI != GlobalSLocOffsetMap.end() && 8235 if (Map.begin() == Map.end()) 8241 for (typename MapType::const_iterator I = Map.begin(), IEnd = Map.end();tools/clang/lib/Serialization/Module.cpp
35 if (Map.begin() == Map.end()) 41 for (typename MapType::const_iterator I = Map.begin(), IEnd = Map.end();