reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaCoroutine.cpp
  869     auto NRVOCandidate = this->getCopyElisionCandidate(E->getType(), E, CES_AsIfByStdMove);
tools/clang/lib/Sema/SemaStmt.cpp
 3183           getCopyElisionCandidate(QualType(), Value, CES_AsIfByStdMove);