Searched refs:checkCondExprStmt (Results 1 – 1 of 1) sorted by relevance
11692 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);11822 bool OpenMPAtomicCompareChecker::checkCondExprStmt(Stmt *S, in checkCondExprStmt() function in __anon7e4ded5b4111::OpenMPAtomicCompareChecker11960 Res = checkCondExprStmt(S, ErrorInfo); in checkStmt()12382 if (CondExprStmt && !checkCondExprStmt(CondExprStmt, ErrorInfo)) in checkStmt()