Searched refs:checkCondExprStmt (Results 1 – 1 of 1) sorted by relevance
11625 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);11755 bool OpenMPAtomicCompareChecker::checkCondExprStmt(Stmt *S, in checkCondExprStmt() function in __anon1dd12e444411::OpenMPAtomicCompareChecker11893 Res = checkCondExprStmt(S, ErrorInfo); in checkStmt()12315 if (CondExprStmt && !checkCondExprStmt(CondExprStmt, ErrorInfo)) in checkStmt()