Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
231 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration242 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass243 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()254 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration270 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser290 Class.LateParsedDeclarations[i]->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
3034 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
879 virtual void ParseLexedMethodDeclarations();892 void ParseLexedMethodDeclarations() override;982 void ParseLexedMethodDeclarations() override;1176 void ParseLexedMethodDeclarations(ParsingClass &Class);