Searched defs:HasDeclaredCopyAssignmentWithConstParam (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclCXX.h460 bool HasDeclaredCopyAssignmentWithConstParam : 1; member in struct:clang::CXXRecordDecl::DefinitionData
949 return data().HasDeclaredCopyAssignmentWithConstParam ||

Completed in 118 milliseconds