Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp124 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl() local
125 for (PathPieces::const_iterator PI = FlatPath.begin(), in FlushDiagnosticsImpl()
126 PE = FlatPath.end(); in FlushDiagnosticsImpl()