Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11918 struct ErrorInfoTy { struct in __anon8e68b8fa4111::OpenMPAtomicCompareChecker
11929 bool checkStmt(Stmt *S, ErrorInfoTy &ErrorInfo);
11957 bool checkCondUpdateStmt(IfStmt *S, ErrorInfoTy &ErrorInfo);
11960 bool checkCondExprStmt(Stmt *S, ErrorInfoTy &ErrorInfo);
11963 bool checkType(ErrorInfoTy &ErrorInfo) const;
11965 static bool CheckValue(const Expr *E, ErrorInfoTy &ErrorInfo, in CheckValue()
12248 bool checkStmt(Stmt *S, ErrorInfoTy &ErrorInfo);
12251 bool checkType(ErrorInfoTy &ErrorInfo);
12263 bool checkForm3(IfStmt *S, ErrorInfoTy &ErrorInfo);
12267 bool checkForm45(Stmt *S, ErrorInfoTy &ErrorInfo);
[all …]