Searched refs:ParseLexedAttributes (Results 1 – 3 of 3) sorted by relevance
241 void Parser::LateParsedDeclaration::ParseLexedAttributes() {} in ParseLexedAttributes() function in Parser::LateParsedDeclaration263 void Parser::LateParsedClass::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedClass264 Self->ParseLexedAttributes(*Class); in ParseLexedAttributes()283 void Parser::LateParsedAttribute::ParseLexedAttributes() { in ParseLexedAttributes() function in Parser::LateParsedAttribute686 void Parser::ParseLexedAttributes(ParsingClass &Class) { in ParseLexedAttributes() function in Parser690 LateD->ParseLexedAttributes(); in ParseLexedAttributes()
3686 ParseLexedAttributes(getCurrentClass()); in ParseCXXMemberSpecification()
1305 virtual void ParseLexedAttributes();1319 void ParseLexedAttributes() override;1345 void ParseLexedAttributes() override;1602 void ParseLexedAttributes(ParsingClass &Class);