Searched refs:flattenLocations (Results 1 – 2 of 2) sorted by relevance
388 virtual void flattenLocations() = 0;451 void flattenLocations() override { Pos.flatten(); } in flattenLocations() function599 void flattenLocations() override { in flattenLocations() function603 E = path.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()670 void flattenLocations() override { in flattenLocations() function699 void flattenLocations() override { in flattenLocations() function700 PathDiagnosticSpotPiece::flattenLocations(); in flattenLocations()702 E = subPieces.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()826 void flattenLocations() { in flattenLocations() function829 I != E; ++I) (*I)->flattenLocations(); in flattenLocations()
208 D->flattenLocations(); in HandlePathDiagnostic()