Searched refs:hasSimpleCopyConstructor (Results 1 – 5 of 5) sorted by relevance
393 FIELD2("simple", hasSimpleCopyConstructor); in createCopyConstructorDefinitionData()
1960 FLAG(hasSimpleCopyConstructor, simple); in VisitCXXRecordDecl()
515 if (!Subobj->hasSimpleCopyConstructor()) in addedClassSubobject()
704 bool hasSimpleCopyConstructor() const { in hasSimpleCopyConstructor() function
17728 if (RD->hasSimpleCopyConstructor()) in canCaptureVariableByCopy()