Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h65 using BlocksExhausted =
89 BlocksExhausted blocksExhausted;
173 BlocksExhausted::const_iterator blocks_exhausted_begin() const { in blocks_exhausted_begin()
177 BlocksExhausted::const_iterator blocks_exhausted_end() const { in blocks_exhausted_end()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h53 BlocksExhausted; typedef
77 BlocksExhausted blocksExhausted;
153 BlocksExhausted::const_iterator blocks_exhausted_begin() const { in blocks_exhausted_begin()
156 BlocksExhausted::const_iterator blocks_exhausted_end() const { in blocks_exhausted_end()
/external/clang/lib/StaticAnalyzer/Checkers/
DAnalyzerStatsChecker.cpp119 typedef CoreEngine::BlocksExhausted::const_iterator ExhaustedIterator; in checkEndAnalysis()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DAnalyzerStatsChecker.cpp118 typedef CoreEngine::BlocksExhausted::const_iterator ExhaustedIterator; in checkEndAnalysis()