|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/APInt.h 747 APInt &operator=(APInt &&that) {
include/llvm/ADT/Optional.h 234 Optional &operator=(Optional &&O) = default;
include/llvm/ADT/SmallVector.h 889 const SmallVector &operator=(SmallVector &&RHS) {
include/llvm/IR/ValueHandle.h 277 ValueTy *operator=(const AssertingVH<ValueTy> &RHS) {
tools/clang/include/clang/AST/Redeclarable.h 353 CanonicalDeclPtr &operator=(const CanonicalDeclPtr &) = default;
tools/lldb/include/lldb/Utility/ConstString.h 135 ConstString operator=(ConstString rhs) {
tools/lldb/include/lldb/Utility/RegularExpression.h 41 RegularExpression &operator=(RegularExpression &&rhs) = default;
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h11415 pw_aff &pw_aff::operator=(pw_aff obj) {
12188 pw_multi_aff &pw_multi_aff::operator=(pw_multi_aff obj) {
unittests/ADT/DenseMapTest.cpp 48 CtorTester &operator=(const CtorTester &) = default;
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
572 operator=(weak_ptr&& __r) noexcept = default;
usr/include/c++/7.4.0/bits/std_function.h 498 operator=(function&& __x) 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