Searched defs:setBlockCounter (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | WorkList.h | 80 void setBlockCounter(BlockCounter C) { CurrentCounter = C; } function in class:clang::ento::WorkList |
Completed in 77 milliseconds