Searched refs:hasSimpleCopyConstructor (Results 1 – 5 of 5) sorted by relevance
432 FIELD2("simple", hasSimpleCopyConstructor); in createCopyConstructorDefinitionData()
2477 FLAG(hasSimpleCopyConstructor, simple); in VisitCXXRecordDecl()
518 if (!Subobj->hasSimpleCopyConstructor()) in addedClassSubobject()
734 bool hasSimpleCopyConstructor() const { in hasSimpleCopyConstructor() function
18595 if (RD->hasSimpleCopyConstructor()) in canCaptureVariableByCopy()