Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
237 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration248 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass249 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()260 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration276 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser294 Class.LateParsedDeclarations[i]->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
2717 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
808 virtual void ParseLexedMethodDeclarations();821 virtual void ParseLexedMethodDeclarations();910 virtual void ParseLexedMethodDeclarations();1104 void ParseLexedMethodDeclarations(ParsingClass &Class);