Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
236 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration249 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass250 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()269 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration335 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser339 LateD->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
3627 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
1282 virtual void ParseLexedMethodDeclarations();1296 void ParseLexedMethodDeclarations() override;1401 void ParseLexedMethodDeclarations() override;1587 void ParseLexedMethodDeclarations(ParsingClass &Class);