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()
3534 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
1264 virtual void ParseLexedMethodDeclarations();1278 void ParseLexedMethodDeclarations() override;1383 void ParseLexedMethodDeclarations() override;1569 void ParseLexedMethodDeclarations(ParsingClass &Class);