Searched refs:flattenLocations (Results 1 – 2 of 2) sorted by relevance
378 virtual void flattenLocations() = 0;441 virtual void flattenLocations() { Pos.flatten(); } in flattenLocations() function591 virtual void flattenLocations() { in flattenLocations() function595 E = path.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()662 virtual void flattenLocations() { in flattenLocations() function691 virtual void flattenLocations() { in flattenLocations() function692 PathDiagnosticSpotPiece::flattenLocations(); in flattenLocations()694 E = subPieces.end(); I != E; ++I) (*I)->flattenLocations(); in flattenLocations()816 void flattenLocations() { in flattenLocations() function819 I != E; ++I) (*I)->flattenLocations(); in flattenLocations()
207 D->flattenLocations(); in HandlePathDiagnostic()