Searched refs:hasSimpleCopyConstructor (Results 1 – 5 of 5) sorted by relevance
362 FIELD2("simple", hasSimpleCopyConstructor); in createCopyConstructorDefinitionData()
1908 FLAG(hasSimpleCopyConstructor, simple); in VisitCXXRecordDecl()
511 if (!Subobj->hasSimpleCopyConstructor()) in addedClassSubobject()
703 bool hasSimpleCopyConstructor() const { in hasSimpleCopyConstructor() function
17562 if (RD->hasSimpleCopyConstructor()) in canCaptureVariableByCopy()