Searched refs:Entities (Results 1 – 2 of 2) sorted by relevance
146 Entities that want to set or request parameters need to know what
4325 const auto &Entities = CapturedBy->getArgIdents(); in LazyProcessLifetimeCaptureByParams() local4326 for (size_t I = 0; I < Entities.size(); ++I) { in LazyProcessLifetimeCaptureByParams()4327 StringRef Name = Entities[I]->getName(); in LazyProcessLifetimeCaptureByParams()4335 << Entities[I] << Loc; in LazyProcessLifetimeCaptureByParams()