Searched refs:checkCondExprStmt (Results 1 – 1 of 1) sorted by relevance
11699 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);11839 bool OpenMPAtomicCompareChecker::checkCondExprStmt(Stmt *S, in checkCondExprStmt() function in __anon1dd12e444711::OpenMPAtomicCompareChecker11989 Res = checkCondExprStmt(S, ErrorInfo); in checkStmt()12421 if (CondExprStmt && !checkCondExprStmt(CondExprStmt, ErrorInfo)) in checkStmt()