Home | History | Annotate | Download | only in Sema

Lines Matching refs:InitType

1298   QualType InitType = AllocType;
1314 InitType = Context.getConstantArrayType(AllocType,
1341 = InitializedEntity::InitializeNew(StartLoc, InitType);