Searched refs:InlinedAtLocations (Results 1 – 1 of 1) sorted by relevance
73 SmallVector<DILocation *, 3> InlinedAtLocations; in appendInlinedAt() local85 InlinedAtLocations.push_back(IA); in appendInlinedAt()92 for (const DILocation *MD : reverse(InlinedAtLocations)) in appendInlinedAt()