Searched refs:TakesArgs (Results 1 – 2 of 2) sorted by relevance
2057 bool TakesArgs = doesKeywordAttributeTakeArgs(Tok.getKind()); in ParseClassSpecifier() local2059 if (TakesArgs) { in ParseClassSpecifier()4817 bool TakesArgs = doesKeywordAttributeTakeArgs(Tok.getKind()); in ParseCXX11AttributeSpecifierInternal() local4819 if (TakesArgs) { in ParseCXX11AttributeSpecifierInternal()
7203 bool TakesArgs = doesKeywordAttributeTakeArgs(Tok.getKind()); in ParseDirectDeclarator() local7205 if (TakesArgs) { in ParseDirectDeclarator()