Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp48 const ExplodedNode *GraphRoot = *G.roots_begin(); in checkEndAnalysis() local
49 const LocationContext *LC = GraphRoot->getLocation().getLocationContext(); in checkEndAnalysis()