Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
212 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration223 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass224 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()235 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration251 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser266 Class.LateParsedDeclarations[i]->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
2153 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
630 virtual void ParseLexedMethodDeclarations();642 virtual void ParseLexedMethodDeclarations();697 virtual void ParseLexedMethodDeclarations();997 void ParseLexedMethodDeclarations(ParsingClass &Class);