Searched refs:getAtomicSpecLoc (Results 1 – 5 of 5) sorted by relevance
739 QualLoc(DeclSpec::TQ_atomic, DS.getAtomicSpecLoc())}) { in diagnoseAndRemoveTypeQualifiers()1814 DS ? DS->getAtomicSpecLoc() : Loc); in BuildQualifiedType()2771 D.getDeclSpec().getAtomicSpecLoc(), in diagnoseRedundantReturnTypeQualifiers()4967 TL.setKWLoc(DS.getAtomicSpecLoc()); in VisitAtomicTypeLoc()
4059 Diag(DS.getAtomicSpecLoc(), DiagID) << "_Atomic"; in ParsedFreeStandingDeclSpec()4315 Diag(DS.getAtomicSpecLoc(), in BuildAnonymousStructOrUnion()4318 << FixItHint::CreateRemoval(DS.getAtomicSpecLoc()); in BuildAnonymousStructOrUnion()
6836 D.getDeclSpec().getAtomicSpecLoc()); in CheckConstructorDeclarator()7006 D.getDeclSpec().getAtomicSpecLoc()); in CheckDestructorDeclarator()
544 SourceLocation getAtomicSpecLoc() const { return TQ_atomicLoc; } in getAtomicSpecLoc() function
5084 DS.getAtomicSpecLoc(), in ParseDeclaratorInternal()5121 Diag(DS.getAtomicSpecLoc(), in ParseDeclaratorInternal()