Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3945 bool AllowRecovery) { in BuildReturnStmt() argument
4034 if (!AllowRecovery) in BuildReturnStmt()
4078 RetValExp = AllowRecovery in BuildReturnStmt()
4181 if (Res.isInvalid() && AllowRecovery) in BuildReturnStmt()
H A DSemaExpr.cpp7187 bool AllowRecovery) { in BuildCallExpr() argument
7249 AllowRecovery); in BuildCallExpr()
7269 AllowRecovery); in BuildCallExpr()
H A DSemaOverload.cpp15208 bool AllowRecovery) { in BuildCallToMemberFunction() argument
15269 if (!AllowRecovery) in BuildCallToMemberFunction()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4321 bool AllowRecovery = false);
5314 bool AllowRecovery = false);
6012 bool AllowRecovery = false);