Searched refs:ErrorInfoTy (Results 1 – 1 of 1) sorted by relevance
11657 struct ErrorInfoTy { struct in __anon1dd12e444711::OpenMPAtomicCompareChecker11668 bool checkStmt(Stmt *S, ErrorInfoTy &ErrorInfo);11696 bool checkCondUpdateStmt(IfStmt *S, ErrorInfoTy &ErrorInfo);11699 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);11702 bool checkType(ErrorInfoTy &ErrorInfo) const;11704 static bool CheckValue(const Expr *E, ErrorInfoTy &ErrorInfo, in CheckValue()11735 ErrorInfoTy &ErrorInfo) { in checkCondUpdateStmt()11840 ErrorInfoTy &ErrorInfo) { in checkCondExprStmt()11939 bool OpenMPAtomicCompareChecker::checkType(ErrorInfoTy &ErrorInfo) const { in checkType()11956 Stmt *S, OpenMPAtomicCompareChecker::ErrorInfoTy &ErrorInfo) { in checkStmt()[all …]