Searched refs:TermCond (Results 1 – 2 of 2) sorted by relevance
652 const Stmt *TermCond = in reportDeadCode() local654 isConfigurationValue(TermCond, PP, &SilenceableCondVal); in reportDeadCode()
1285 const Stmt *TermCond = getTerminatorCondition(BSrc); in generatePathDiagnosticsForNode() local1287 PM, getStmtBeforeCond(PM, TermCond, C.getCurrentNode()), Term); in generatePathDiagnosticsForNode()1306 PathDiagnosticLocation L(TermCond ? TermCond : Term, SM, in generatePathDiagnosticsForNode()