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.cpp3900 bool AllowRecovery) { in BuildReturnStmt() argument
3989 if (!AllowRecovery) in BuildReturnStmt()
4033 RetValExp = AllowRecovery in BuildReturnStmt()
4136 if (Res.isInvalid() && AllowRecovery) in BuildReturnStmt()
H A DSemaExpr.cpp6567 bool AllowRecovery) { in BuildCallExpr() argument
6644 AllowRecovery); in BuildCallExpr()
6664 AllowRecovery); in BuildCallExpr()
H A DSemaOverload.cpp16034 bool AllowRecovery) { in BuildCallToMemberFunction() argument
16095 if (!AllowRecovery) in BuildCallToMemberFunction()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7405 bool AllowRecovery = false);
10819 bool IsExecConfig = false, bool AllowRecovery = false);
11099 bool AllowRecovery = false);