Searched refs:flattenLocations (Results 1 – 2 of 2) sorted by relevance
388 virtual void flattenLocations() = 0;450 void flattenLocations() override { Pos.flatten(); } in flattenLocations() function598 void flattenLocations() override { in flattenLocations() function602 E = path.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()669 void flattenLocations() override { in flattenLocations() function698 void flattenLocations() override { in flattenLocations() function699 PathDiagnosticSpotPiece::flattenLocations(); in flattenLocations()701 E = subPieces.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()825 void flattenLocations() { in flattenLocations() function828 I != E; ++I) (*I)->flattenLocations(); in flattenLocations()
204 D->flattenLocations(); in HandlePathDiagnostic()