Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp131 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl() local
132 for (const auto &Piece : FlatPath) { in FlushDiagnosticsImpl()