Home | History | Annotate | Download | only in Sema

Lines Matching refs:getIntWidth

776   unsigned CondWidth = HasDependentValue ? 0 : Context.getIntWidth(CondType);
784 = HasDependentValue ? 0 : Context.getIntWidth(CondTypeBeforePromotion);
1182 unsigned DstWidth = Context.getIntWidth(DstType);