Home | History | Annotate | Download | only in Sema

Lines Matching defs:InitType

1316   QualType InitType = AllocType;
1332 InitType = Context.getConstantArrayType(AllocType,
1362 = InitializedEntity::InitializeNew(StartLoc, InitType);