Searched refs:getAtomicSpecLoc (Results 1 – 5 of 5) sorted by relevance
551 SourceLocation getAtomicSpecLoc() const { return TQ_atomicLoc; } in getAtomicSpecLoc() function
790 QualLoc(DeclSpec::TQ_atomic, DS.getAtomicSpecLoc())}) { in diagnoseAndRemoveTypeQualifiers()1925 DS ? DS->getAtomicSpecLoc() : Loc); in BuildQualifiedType()3183 D.getDeclSpec().getAtomicSpecLoc(), in diagnoseRedundantReturnTypeQualifiers()6024 TL.setKWLoc(DS.getAtomicSpecLoc()); in VisitAtomicTypeLoc()
10282 D.getDeclSpec().getAtomicSpecLoc()); in CheckConstructorDeclarator()10458 D.getDeclSpec().getAtomicSpecLoc()); in CheckDestructorDeclarator()10807 Diagnoser.check(DS.getAtomicSpecLoc(), "_Atomic"); in CheckDeductionGuideDeclarator()16417 Diag(DS.getAtomicSpecLoc(), diag::err_friend_decl_spec) << "_Atomic"; in ActOnFriendTypeDecl()
4804 Diag(DS.getAtomicSpecLoc(), DiagID) << "_Atomic"; in ParsedFreeStandingDeclSpec()5061 Diag(DS.getAtomicSpecLoc(), in BuildAnonymousStructOrUnion()5064 << FixItHint::CreateRemoval(DS.getAtomicSpecLoc()); in BuildAnonymousStructOrUnion()
5806 DS.getAtomicSpecLoc(), DS.getUnalignedSpecLoc()), in ParseDeclaratorInternal()5840 Diag(DS.getAtomicSpecLoc(), in ParseDeclaratorInternal()