Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCopyElisionCandidate

1709 const VarDecl *Sema::getCopyElisionCandidate(QualType ReturnType,
1777 (NRVOCandidate || getCopyElisionCandidate(ResultType, Value, true))) {
1925 NRVOCandidate = getCopyElisionCandidate(FnRetType, RetValExp, false);
2083 NRVOCandidate = getCopyElisionCandidate(FnRetType, RetValExp, false);