Searched defs:DiagnosticStmt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp256 const Stmt *DiagnosticStmt,
281 Bldr.generateNode(DiagnosticStmt, Pred, CleanedState, &cleanupTag, K);
288 DiagnosticStmt, *this, K);
313 Bldr.generateNode(DiagnosticStmt, *I, CleanedCheckerSt, &cleanupTag, K);
253 removeDead(ExplodedNode *Pred, ExplodedNodeSet &Out, const Stmt *ReferenceStmt, const LocationContext *LC, const Stmt *DiagnosticStmt, ProgramPoint::Kind K) argument

Completed in 23 milliseconds