Searched refs:FlatPath (Results 1 – 2 of 2) sorted by relevance
115 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl() local116 for (const auto &Piece : FlatPath) { in FlushDiagnosticsImpl()
124 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl() local125 for (PathPieces::const_iterator PI = FlatPath.begin(), in FlushDiagnosticsImpl()126 PE = FlatPath.end(); in FlushDiagnosticsImpl()