Searched refs:CondExprStmt (Results 1 – 1 of 1) sorted by relevance
12238 Stmt *CondExprStmt = nullptr; in checkStmt() local12252 CondExprStmt = S1; in checkStmt()12262 CondExprStmt = S2; in checkStmt()12315 if (CondExprStmt && !checkCondExprStmt(CondExprStmt, ErrorInfo)) in checkStmt()