Searched refs:ParseLexedAttributes (Results 1 – 3 of 3) sorted by relevance
285 void Parser::LateParsedDeclaration::ParseLexedAttributes() {} in ParseLexedAttributes() function in Parser::LateParsedDeclaration307 void Parser::LateParsedClass::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedClass308 Self->ParseLexedAttributes(*Class); in ParseLexedAttributes()327 void Parser::LateParsedAttribute::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedAttribute749 void Parser::ParseLexedAttributes(ParsingClass &Class) { in ParseLexedAttributes() function in Parser753 LateD->ParseLexedAttributes(); in ParseLexedAttributes()
3867 ParseLexedAttributes(getCurrentClass()); in ParseCXXMemberSpecification()
1341 virtual void ParseLexedAttributes();1355 void ParseLexedAttributes() override;1381 void ParseLexedAttributes() override;1649 void ParseLexedAttributes(ParsingClass &Class);