Searched defs:MoveAssign (Results 1 – 3 of 3) sorted by relevance
11 template<typename T> struct MoveAssign { struct29 struct NonTrivialMoveAssign { argument74 template struct MoveAssign<A2>; // expected-note {{here}} variable87 template struct MoveAssign<B1>; // expected-note {{here}} variable89 template struct MoveAssign<B2>; // expected-note {{here}} variable91 template struct MoveAssign<B3>; variable98 template struct MoveAssign<C1>; // expected-note {{here}} variable129 template struct MoveAssign<D2>; // expected-note {{here}} variable132 template struct MoveAssign<D4>; // expected-note {{here}} variable135 template struct MoveAssign<D6>; // expected-note {{here}} variable[all …]
149 TEST_F(RegexTest, MoveAssign) { in TEST_F() argument
10241 if (CXXMethodDecl *MoveAssign = LookupMovingAssignment(BaseClassDecl, in ComputeDefaultedMoveAssignmentExceptionSpec() local10249 if (CXXMethodDecl *MoveAssign = LookupMovingAssignment(BaseClassDecl, in ComputeDefaultedMoveAssignmentExceptionSpec() local10257 if (CXXMethodDecl *MoveAssign = in ComputeDefaultedMoveAssignmentExceptionSpec() local