Searched refs:getTypeSpecWidthLoc (Results 1 – 4 of 4) sorted by relevance
1368 S.Diag(DS.getTypeSpecWidthLoc(), in ConvertDeclSpecToType()1372 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong); in ConvertDeclSpecToType()1387 S.Diag(DS.getTypeSpecWidthLoc(), in ConvertDeclSpecToType()1391 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong); in ConvertDeclSpecToType()4915 TL.setBuiltinLoc(DS.getTypeSpecWidthLoc()); in VisitBuiltinTypeLoc()
510 SourceLocation getTypeSpecWidthLoc() const { return TSWRange.getBegin(); } in getTypeSpecWidthLoc() function
1422 S.Diag(DS.getTypeSpecWidthLoc(), in ConvertDeclSpecToType()1426 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong); in ConvertDeclSpecToType()1447 S.Diag(DS.getTypeSpecWidthLoc(), in ConvertDeclSpecToType()1451 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong); in ConvertDeclSpecToType()
10734 Diagnoser.check(DS.getTypeSpecWidthLoc(), DS.getTypeSpecWidth()); in CheckDeductionGuideDeclarator()