Searched refs:getAtomicSpecLoc (Results 1 – 5 of 5) sorted by relevance
587 SourceLocation getAtomicSpecLoc() const { return TQ_atomicLoc; } in getAtomicSpecLoc() function
801 QualLoc(DeclSpec::TQ_atomic, DS.getAtomicSpecLoc())}) { in diagnoseAndRemoveTypeQualifiers()2029 DS ? DS->getAtomicSpecLoc() : Loc); in BuildQualifiedType()3436 D.getDeclSpec().getAtomicSpecLoc(), in diagnoseRedundantReturnTypeQualifiers()6421 TL.setKWLoc(DS.getAtomicSpecLoc()); in VisitAtomicTypeLoc()
10867 D.getDeclSpec().getAtomicSpecLoc()); in CheckConstructorDeclarator()11043 D.getDeclSpec().getAtomicSpecLoc()); in CheckDestructorDeclarator()11500 Diagnoser.check(DS.getAtomicSpecLoc(), "_Atomic"); in CheckDeductionGuideDeclarator()17765 Diag(DS.getAtomicSpecLoc(), diag::err_friend_decl_spec) << "_Atomic"; in ActOnFriendTypeDecl()
5372 Diag(DS.getAtomicSpecLoc(), DiagID) << "_Atomic"; in ParsedFreeStandingDeclSpec()5681 Diag(DS.getAtomicSpecLoc(), in BuildAnonymousStructOrUnion()5684 << FixItHint::CreateRemoval(DS.getAtomicSpecLoc()); in BuildAnonymousStructOrUnion()
6347 DS.getAtomicSpecLoc(), DS.getUnalignedSpecLoc()), in ParseDeclaratorInternal()6381 Diag(DS.getAtomicSpecLoc(), in ParseDeclaratorInternal()