Searched refs:CondExprStmt (Results 1 – 1 of 1) sorted by relevance
12344 Stmt *CondExprStmt = nullptr; in checkStmt() local12358 CondExprStmt = S1; in checkStmt()12368 CondExprStmt = S2; in checkStmt()12421 if (CondExprStmt && !checkCondExprStmt(CondExprStmt, ErrorInfo)) in checkStmt()