Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
235 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration246 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass247 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()258 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration274 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser294 Class.LateParsedDeclarations[i]->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
3131 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
923 virtual void ParseLexedMethodDeclarations();936 void ParseLexedMethodDeclarations() override;1026 void ParseLexedMethodDeclarations() override;1220 void ParseLexedMethodDeclarations(ParsingClass &Class);