Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmt.cpp3926 bool AllowRecovery) { in BuildReturnStmt() argument
4007 if (!AllowRecovery) in BuildReturnStmt()
4051 RetValExp = AllowRecovery in BuildReturnStmt()
4154 if (Res.isInvalid() && AllowRecovery) in BuildReturnStmt()
H A DSemaExpr.cpp6644 bool AllowRecovery) { in BuildCallExpr() argument
6706 AllowRecovery); in BuildCallExpr()
6726 AllowRecovery); in BuildCallExpr()
H A DSemaOverload.cpp14388 bool AllowRecovery) { in BuildCallToMemberFunction() argument
14449 if (!AllowRecovery) in BuildCallToMemberFunction()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4110 bool AllowRecovery = false);
5065 bool AllowRecovery = false);
5715 bool AllowRecovery = false);