Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeSpecWidthLoc

824             S.Diag(DS.getTypeSpecWidthLoc(),
828 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong);
843 S.Diag(DS.getTypeSpecWidthLoc(),
847 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong);
3301 TL.setBuiltinLoc(DS.getTypeSpecWidthLoc());