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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp119 typedef CoreEngine::BlocksExhausted::const_iterator ExhaustedIterator;
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h53 BlocksExhausted; typedef in class:clang::ento::CoreEngine
77 BlocksExhausted blocksExhausted;
155 BlocksExhausted::const_iterator blocks_exhausted_begin() const {
158 BlocksExhausted::const_iterator blocks_exhausted_end() const {

Completed in 75 milliseconds