Searched refs:ParseLexedAttributes (Results 1 – 3 of 3) sorted by relevance
239 void Parser::LateParsedDeclaration::ParseLexedAttributes() {} in ParseLexedAttributes() function in Parser::LateParsedDeclaration261 void Parser::LateParsedClass::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedClass262 Self->ParseLexedAttributes(*Class); in ParseLexedAttributes()281 void Parser::LateParsedAttribute::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedAttribute678 void Parser::ParseLexedAttributes(ParsingClass &Class) { in ParseLexedAttributes() function in Parser682 LateD->ParseLexedAttributes(); in ParseLexedAttributes()
3533 ParseLexedAttributes(getCurrentClass()); in ParseCXXMemberSpecification()
1267 virtual void ParseLexedAttributes();1281 void ParseLexedAttributes() override;1307 void ParseLexedAttributes() override;1564 void ParseLexedAttributes(ParsingClass &Class);