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

Definitions

include/llvm/ADT/SmallVector.h
  889   const SmallVector &operator=(SmallVector &&RHS) {
include/llvm/IR/ValueHandle.h
  188   WeakTrackingVH &operator=(const WeakTrackingVH &RHS) = default;
tools/lld/include/lld/Core/Atom.h
  103   void operator=(OwningAtomPtr&& ptr) {
tools/lldb/source/Symbol/SymbolContext.cpp
   58 const SymbolContext &SymbolContext::operator=(const SymbolContext &rhs) {
usr/include/c++/7.4.0/bits/basic_string.h
  722       operator=(basic_string&& __str)
usr/include/c++/7.4.0/bits/shared_ptr.h
  317       operator=(shared_ptr&& __r) noexcept
usr/include/c++/7.4.0/bits/stl_pair.h
  389       operator=(typename conditional<
usr/include/c++/7.4.0/bits/unique_ptr.h
  281       operator=(unique_ptr&& __u) noexcept