Home
last modified time | relevance | path

Searched refs:ErrorInfoTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp11526 struct ErrorInfoTy { struct in __anon296aa5743f11::OpenMPAtomicCompareChecker
11537 bool checkStmt(Stmt *S, ErrorInfoTy &ErrorInfo);
11565 bool checkCondUpdateStmt(IfStmt *S, ErrorInfoTy &ErrorInfo);
11568 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);
11571 bool checkType(ErrorInfoTy &ErrorInfo) const;
11573 static bool CheckValue(const Expr *E, ErrorInfoTy &ErrorInfo, in CheckValue()
11855 bool checkStmt(Stmt *S, ErrorInfoTy &ErrorInfo);
11858 bool checkType(ErrorInfoTy &ErrorInfo);
11870 bool checkForm3(IfStmt *S, ErrorInfoTy &ErrorInfo);
11874 bool checkForm45(Stmt *S, ErrorInfoTy &ErrorInfo);
[all …]