Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3780 bool AllowRecovery) { in BuildReturnStmt() argument
3869 if (!AllowRecovery) in BuildReturnStmt()
3913 RetValExp = AllowRecovery in BuildReturnStmt()
4016 if (Res.isInvalid() && AllowRecovery) in BuildReturnStmt()
H A DSemaExpr.cpp6410 bool AllowRecovery) { in BuildCallExpr() argument
6472 AllowRecovery); in BuildCallExpr()
6492 AllowRecovery); in BuildCallExpr()
H A DSemaOverload.cpp15216 bool AllowRecovery) { in BuildCallToMemberFunction() argument
15277 if (!AllowRecovery) in BuildCallToMemberFunction()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6982 bool AllowRecovery = false);
10604 bool IsExecConfig = false, bool AllowRecovery = false);
10884 bool AllowRecovery = false);