Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
222 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration235 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass236 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()255 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration321 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser325 LateD->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
3428 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
1247 virtual void ParseLexedMethodDeclarations();1261 void ParseLexedMethodDeclarations() override;1366 void ParseLexedMethodDeclarations() override;1553 void ParseLexedMethodDeclarations(ParsingClass &Class);