Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
226 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration237 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass238 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()249 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration265 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser285 Class.LateParsedDeclarations[i]->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
3060 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
900 virtual void ParseLexedMethodDeclarations();913 void ParseLexedMethodDeclarations() override;1003 void ParseLexedMethodDeclarations() override;1197 void ParseLexedMethodDeclarations(ParsingClass &Class);