Searched refs:flattenLocations (Results 1 – 2 of 2) sorted by relevance
345 virtual void flattenLocations() = 0;400 virtual void flattenLocations() { Pos.flatten(); } in flattenLocations() function548 virtual void flattenLocations() { in flattenLocations() function552 E = path.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()609 virtual void flattenLocations() { in flattenLocations() function636 virtual void flattenLocations() { in flattenLocations() function637 PathDiagnosticSpotPiece::flattenLocations(); in flattenLocations()639 E = subPieces.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()729 void flattenLocations() { in flattenLocations() function732 I != E; ++I) (*I)->flattenLocations(); in flattenLocations()
135 D->flattenLocations(); in HandlePathDiagnostic()