Searched refs:ParseLexedAttributes (Results 1 – 3 of 3) sorted by relevance
275 void Parser::LateParsedDeclaration::ParseLexedAttributes() {} in ParseLexedAttributes() function in Parser::LateParsedDeclaration297 void Parser::LateParsedClass::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedClass298 Self->ParseLexedAttributes(*Class); in ParseLexedAttributes()317 void Parser::LateParsedAttribute::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedAttribute712 void Parser::ParseLexedAttributes(ParsingClass &Class) { in ParseLexedAttributes() function in Parser716 LateD->ParseLexedAttributes(); in ParseLexedAttributes()
3789 ParseLexedAttributes(getCurrentClass()); in ParseCXXMemberSpecification()
1125 virtual void ParseLexedAttributes();1139 void ParseLexedAttributes() override;1169 void ParseLexedAttributes() override;1334 void ParseLexedAttributes(ParsingClass &Class);