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

/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp121 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); variable
122 for (PathPieces::const_iterator PI = FlatPath.begin(),
123 PE = FlatPath.end();

Completed in 97 milliseconds