Searched refs:GNUAttributeLoc (Results 1 – 1 of 1) sorted by relevance
136 SourceLocation GNUAttributeLoc; in ParseStatementOrDeclarationAfterAttributes() local210 ((GNUAttributeLoc.isValid() && !(HaveAttrs && AllAttrsAreStmtAttrs)) || in ParseStatementOrDeclarationAfterAttributes()214 if (GNUAttributeLoc.isValid()) { in ParseStatementOrDeclarationAfterAttributes()215 DeclStart = GNUAttributeLoc; in ParseStatementOrDeclarationAfterAttributes()217 GNUAttrs, &GNUAttributeLoc); in ParseStatementOrDeclarationAfterAttributes()254 GNUAttributeLoc = Tok.getLocation(); in ParseStatementOrDeclarationAfterAttributes()