Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DAnalyzerStatsChecker.cpp100 typedef CoreEngine::BlocksExhausted::const_iterator ExhaustedIterator; in checkEndAnalysis() typedef
102 for (ExhaustedIterator I = CE.blocks_exhausted_begin(), in checkEndAnalysis()
DIdempotentOperationChecker.cpp536 typedef CoreEngine::BlocksExhausted::const_iterator ExhaustedIterator; in pathWasCompletelyAnalyzed() typedef
537 for (ExhaustedIterator I = CE.blocks_exhausted_begin(), in pathWasCompletelyAnalyzed()