Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp998 auto NRVOCandidate = this->getCopyElisionCandidate(E->getType(), E, CES_AsIfByStdMove); in BuildCoreturnStmt()
DSemaStmt.cpp3251 getCopyElisionCandidate(QualType(), Value, CES_AsIfByStdMove); in PerformMoveOrCopyInitialization()
/external/llvm-project/clang/include/clang/Sema/
DSema.h4614 CES_AsIfByStdMove = (CES_AllowParameters | CES_AllowDifferentTypes | enumerator