reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
60 Locations, [=](const LocationList &L) { return L.Offset < Offset; }); 61 if (It != Locations.end() && It->Offset == Offset) 80 for (const LocationList &L : Locations) { 82 if (&L != &Locations.back()) 134 Locations.push_back(std::move(*LL));