Lines Matching refs:BugReporter
36 BugReporter &BR) const { in checkASTCodeBody()
62 BugReporter &BR) const { in checkASTCodeBody()
88 BugReporter &BR) const { in checkASTCodeBody()
113 BugReporter &BR) const { in checkASTCodeBody()
137 BugReporter &BR) const { in checkASTCodeBody()
160 BugReporter &BR) const { in checkASTCodeBody()
184 BugReporter &BR) const { in checkASTCodeBody()
214 BugReporter &BR) const { in checkASTDecl()
238 BugReporter &BR) const { in checkASTDecl()
270 BugReporter &BR) const { in checkEndOfTranslationUnit()
304 void checkEndAnalysis(ExplodedGraph &G, BugReporter &B,ExprEngine &Eng) const { in checkEndAnalysis()