Searched refs:getTypeSpecWidthLoc (Results 1 – 3 of 3) sorted by relevance
577 SourceLocation getTypeSpecWidthLoc() const { return TSWRange.getBegin(); } in getTypeSpecWidthLoc() function
1030 S.Diag(DS.getTypeSpecWidthLoc(), in ConvertDeclSpecToType()1034 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong); in ConvertDeclSpecToType()1055 S.Diag(DS.getTypeSpecWidthLoc(), in ConvertDeclSpecToType()1059 S.Diag(DS.getTypeSpecWidthLoc(), diag::ext_c99_longlong); in ConvertDeclSpecToType()
11660 Diagnoser.check(DS.getTypeSpecWidthLoc(), DS.getTypeSpecWidth()); in CheckDeductionGuideDeclarator()