Searched refs:TermCond (Results 1 – 2 of 2) sorted by relevance
654 const Stmt *TermCond = in reportDeadCode() local656 isConfigurationValue(TermCond, PP, &SilenceableCondVal); in reportDeadCode()
1277 const Stmt *TermCond = getTerminatorCondition(BSrc); in generatePathDiagnosticsForNode() local1279 PM, getStmtBeforeCond(PM, TermCond, C.getCurrentNode()), Term); in generatePathDiagnosticsForNode()1298 PathDiagnosticLocation L(TermCond ? TermCond : Term, SM, in generatePathDiagnosticsForNode()