Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
225 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()253 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration273 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser293 Class.LateParsedDeclarations[i]->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
3367 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
1162 virtual void ParseLexedMethodDeclarations();1176 void ParseLexedMethodDeclarations() override;1288 void ParseLexedMethodDeclarations() override;1482 void ParseLexedMethodDeclarations(ParsingClass &Class);