Searched refs:flattenLocations (Results 1 – 2 of 2) sorted by relevance
384 virtual void flattenLocations() = 0;447 void flattenLocations() override { Pos.flatten(); } in flattenLocations() function595 void flattenLocations() override { in flattenLocations() function599 E = path.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()666 void flattenLocations() override { in flattenLocations() function695 void flattenLocations() override { in flattenLocations() function696 PathDiagnosticSpotPiece::flattenLocations(); in flattenLocations()698 E = subPieces.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()822 void flattenLocations() { in flattenLocations() function825 I != E; ++I) (*I)->flattenLocations(); in flattenLocations()
209 D->flattenLocations(); in HandlePathDiagnostic()