Home | History | Annotate | Download | only in Sema

Lines Matching defs:InitType

1458   QualType InitType = AllocType;
1474 InitType = Context.getConstantArrayType(AllocType,
1504 = InitializedEntity::InitializeNew(StartLoc, InitType);