Home
last modified time | relevance | path

Searched refs:needsImplicitCopyAssignment (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclCXX.h944 bool needsImplicitCopyAssignment() const { in needsImplicitCopyAssignment() function
965 (needsImplicitCopyAssignment() && in hasCopyAssignmentWithConstParam()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp739 if (Class->needsImplicitCopyAssignment()) in ForceDeclarationOfImplicitMembers()
812 if (Record->needsImplicitCopyAssignment()) in DeclareImplicitMemberFunctionsWithName()
2887 if (RD->needsImplicitCopyAssignment()) in LookupSpecialMember()
H A DSemaDeclCXX.cpp6631 if (ClassDecl->needsImplicitCopyAssignment()) { in AddImplicitlyDeclaredMembersToClass()
10153 assert(ClassDecl->needsImplicitCopyAssignment()); in DeclareImplicitCopyAssignment()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclCXX.h929 bool needsImplicitCopyAssignment() const { in needsImplicitCopyAssignment() function
959 (needsImplicitCopyAssignment() && in hasCopyAssignmentWithConstParam()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclCXX.h928 bool needsImplicitCopyAssignment() const { in needsImplicitCopyAssignment() function
958 (needsImplicitCopyAssignment() && in hasCopyAssignmentWithConstParam()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclCXX.h928 bool needsImplicitCopyAssignment() const { in needsImplicitCopyAssignment() function
958 (needsImplicitCopyAssignment() && in hasCopyAssignmentWithConstParam()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclCXX.h928 bool needsImplicitCopyAssignment() const { in needsImplicitCopyAssignment() function
958 (needsImplicitCopyAssignment() && in hasCopyAssignmentWithConstParam()