Searched refs:hasSimpleCopyConstructor (Results 1 – 5 of 5) sorted by relevance
394 FIELD2("simple", hasSimpleCopyConstructor); in createCopyConstructorDefinitionData()
2017 FLAG(hasSimpleCopyConstructor, simple); in VisitCXXRecordDecl()
516 if (!Subobj->hasSimpleCopyConstructor()) in addedClassSubobject()
717 bool hasSimpleCopyConstructor() const { in hasSimpleCopyConstructor() function
18956 if (RD->hasSimpleCopyConstructor()) in canCaptureVariableByCopy()