Home
last modified time | relevance | path

Searched refs:FlatPath (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp116 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl() local
117 for (const auto &Piece : FlatPath) { in FlushDiagnosticsImpl()