Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3891 bool AllowRecovery = false);
5434 bool AllowRecovery = false);
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6418 bool AllowRecovery) { in BuildCallExpr() argument
6479 RParenLoc, AllowRecovery); in BuildCallExpr()
6498 RParenLoc, AllowRecovery); in BuildCallExpr()
H A DSemaOverload.cpp14169 bool AllowRecovery) { in BuildCallToMemberFunction() argument
14230 if (!AllowRecovery) in BuildCallToMemberFunction()