Searched refs:PrivateType (Results 1 – 1 of 1) sorted by relevance
802 QualType PrivateType = getPrivateType(N); in emitAggregateType() local804 if (!PrivateType->isVariablyModifiedType()) { in emitAggregateType()832 CGF.EmitVariablyModifiedType(PrivateType); in emitAggregateType()837 QualType PrivateType = getPrivateType(N); in emitAggregateType() local838 if (!PrivateType->isVariablyModifiedType()) { in emitAggregateType()849 CGF.EmitVariablyModifiedType(PrivateType); in emitAggregateType()878 QualType PrivateType = getPrivateType(N); in needCleanups() local885 QualType PrivateType = getPrivateType(N); in emitCleanups() local890 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()5267 QualType PrivateType = RCG.getPrivateType(N); in emitReduceInitFunction() local[all …]