Searched refs:checkCondExprStmt (Results 1 – 1 of 1) sorted by relevance
11960 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);12090 bool OpenMPAtomicCompareChecker::checkCondExprStmt(Stmt *S, in checkCondExprStmt() function in __anon8e68b8fa4111::OpenMPAtomicCompareChecker12228 Res = checkCondExprStmt(S, ErrorInfo); in checkStmt()12650 if (CondExprStmt && !checkCondExprStmt(CondExprStmt, ErrorInfo)) in checkStmt()