Searched refs:getAtomicSpecLoc (Results 1 – 5 of 5) sorted by relevance
534 SourceLocation getAtomicSpecLoc() const { return TQ_atomicLoc; } in getAtomicSpecLoc() function
726 QualLoc(DeclSpec::TQ_atomic, DS.getAtomicSpecLoc())}) { in diagnoseAndRemoveTypeQualifiers()1710 DS ? DS->getAtomicSpecLoc() : Loc); in BuildQualifiedType()2561 D.getDeclSpec().getAtomicSpecLoc()); in diagnoseRedundantReturnTypeQualifiers()4678 TL.setKWLoc(DS.getAtomicSpecLoc()); in VisitAtomicTypeLoc()
3929 Diag(DS.getAtomicSpecLoc(), DiagID) << "_Atomic"; in ParsedFreeStandingDeclSpec()4188 Diag(DS.getAtomicSpecLoc(), in BuildAnonymousStructOrUnion()4191 << FixItHint::CreateRemoval(DS.getAtomicSpecLoc()); in BuildAnonymousStructOrUnion()
6673 D.getDeclSpec().getAtomicSpecLoc()); in CheckConstructorDeclarator()6843 D.getDeclSpec().getAtomicSpecLoc()); in CheckDestructorDeclarator()
4977 DS.getAtomicSpecLoc()), in ParseDeclaratorInternal()5013 Diag(DS.getAtomicSpecLoc(), in ParseDeclaratorInternal()