Searched refs:ErrorInfoTy (Results 1 – 1 of 1) sorted by relevance
11583 struct ErrorInfoTy { struct in __anon1dd12e444411::OpenMPAtomicCompareChecker11594 bool checkStmt(Stmt *S, ErrorInfoTy &ErrorInfo);11622 bool checkCondUpdateStmt(IfStmt *S, ErrorInfoTy &ErrorInfo);11625 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);11628 bool checkType(ErrorInfoTy &ErrorInfo) const;11630 static bool CheckValue(const Expr *E, ErrorInfoTy &ErrorInfo, in CheckValue()11661 ErrorInfoTy &ErrorInfo) { in checkCondUpdateStmt()11756 ErrorInfoTy &ErrorInfo) { in checkCondExprStmt()11843 bool OpenMPAtomicCompareChecker::checkType(ErrorInfoTy &ErrorInfo) const { in checkType()11860 Stmt *S, OpenMPAtomicCompareChecker::ErrorInfoTy &ErrorInfo) { in checkStmt()[all …]