Searched refs:DiagnosticStmt (Results 1 – 2 of 2) sorted by relevance
1032 const Stmt *DiagnosticStmt, in removeDead() argument1039 if (!DiagnosticStmt) { in removeDead()1040 DiagnosticStmt = ReferenceStmt; in removeDead()1041 assert(DiagnosticStmt && "Required for clearing a LocationContext"); in removeDead()1081 DiagnosticStmt, *this, K); in removeDead()1105 Bldr.generateNode(DiagnosticStmt, I, CleanedCheckerSt, &cleanupTag, K); in removeDead()
286 const Stmt *DiagnosticStmt = nullptr,