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

References

tools/clang/lib/Sema/SemaStmt.cpp
 3152       TryMoveInitialization(*this, Entity, NRVOCandidate, ResultType, Value,
 3197           TryMoveInitialization(*this, Entity, FakeNRVOCandidate, ResultType,
 3201                 (Entity.getKind() == InitializedEntity::EK_Exception);
 3221     Res = PerformCopyInitialization(Entity, SourceLocation(), Value);