Searched refs:CondExprStmt (Results 1 – 1 of 1) sorted by relevance
12305 Stmt *CondExprStmt = nullptr; in checkStmt() local12319 CondExprStmt = S1; in checkStmt()12329 CondExprStmt = S2; in checkStmt()12382 if (CondExprStmt && !checkCondExprStmt(CondExprStmt, ErrorInfo)) in checkStmt()