Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3384 if (!(CESK & CES_AllowRValueReferenceType)) in isCopyElisionCandidate()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4753 CES_AllowRValueReferenceType = 8, enumerator
4758 CES_AllowExceptionVariables | CES_AllowRValueReferenceType),