Searched refs:ParseLexedMethodDeclarations (Results 1 – 3 of 3) sorted by relevance
238 void Parser::LateParsedDeclaration::ParseLexedMethodDeclarations() {} in ParseLexedMethodDeclarations() function in Parser::LateParsedDeclaration251 void Parser::LateParsedClass::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedClass252 Self->ParseLexedMethodDeclarations(*Class); in ParseLexedMethodDeclarations()271 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations() function in Parser::LateParsedMethodDeclaration337 void Parser::ParseLexedMethodDeclarations(ParsingClass &Class) { in ParseLexedMethodDeclarations() function in Parser341 LateD->ParseLexedMethodDeclarations(); in ParseLexedMethodDeclarations()
3687 ParseLexedMethodDeclarations(getCurrentClass()); in ParseCXXMemberSpecification()
1302 virtual void ParseLexedMethodDeclarations();1316 void ParseLexedMethodDeclarations() override;1421 void ParseLexedMethodDeclarations() override;1607 void ParseLexedMethodDeclarations(ParsingClass &Class);