Searched refs:getConstSpecLoc (Results 1 – 4 of 4) sorted by relevance
520 SourceLocation getConstSpecLoc() const { return TQ_constLoc; } in getConstSpecLoc() function
4521 DS.getConstSpecLoc(), in ParseDeclaratorInternal()4552 Diag(DS.getConstSpecLoc(), in ParseDeclaratorInternal()5035 ConstQualifierLoc = DS.getConstSpecLoc(); in ParseFunctionDeclarator()
1107 S.Diag(DS.getConstSpecLoc(), diag::warn_typecheck_function_qualifiers) in ConvertDeclSpecToType()1139 S.Diag(DS.getConstSpecLoc(), diag::ext_duplicate_declspec) in ConvertDeclSpecToType()2040 D.getDeclSpec().getConstSpecLoc(), in diagnoseIgnoredFunctionQualifiers()
3260 Diag(DS.getConstSpecLoc(), DiagID) << "const"; in ParsedFreeStandingDeclSpec()3262 Diag(DS.getConstSpecLoc(), DiagID) << "volatile"; in ParsedFreeStandingDeclSpec()3488 Diag(DS.getConstSpecLoc(), diag::ext_anonymous_struct_union_qualified) in BuildAnonymousStructOrUnion()3490 << FixItHint::CreateRemoval(DS.getConstSpecLoc()); in BuildAnonymousStructOrUnion()