Searched refs:TakesArgs (Results 1 – 2 of 2) sorted by relevance
1904 bool TakesArgs = doesKeywordAttributeTakeArgs(Tok.getKind()); in ParseClassSpecifier() local1906 if (TakesArgs) { in ParseClassSpecifier()4623 bool TakesArgs = doesKeywordAttributeTakeArgs(Tok.getKind()); in ParseCXX11AttributeSpecifierInternal() local4625 if (TakesArgs) { in ParseCXX11AttributeSpecifierInternal()
6869 bool TakesArgs = doesKeywordAttributeTakeArgs(Tok.getKind()); in ParseDirectDeclarator() local6871 if (TakesArgs) { in ParseDirectDeclarator()