Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3861 bool AllowRecovery = false);
5385 bool AllowRecovery = false);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp6379 bool AllowRecovery) { in BuildCallExpr() argument
6439 RParenLoc, AllowRecovery); in BuildCallExpr()
6458 RParenLoc, AllowRecovery); in BuildCallExpr()
H A DSemaOverload.cpp14149 bool AllowRecovery) { in BuildCallToMemberFunction() argument
14210 if (!AllowRecovery) in BuildCallToMemberFunction()