Home
last modified time | relevance | path

Searched refs:CES_AllowExceptionVariables (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3364 if (!(CESK & CES_AllowExceptionVariables) && VD->isExceptionVariable()) in isCopyElisionCandidate()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4752 CES_AllowExceptionVariables = 4, enumerator
4758 CES_AllowExceptionVariables | CES_AllowRValueReferenceType),