Searched refs:LateParsedMethodDeclaration (Results 1 – 3 of 3) sorted by relevance
269 void Parser::LateParsedMethodDeclaration::ParseLexedMethodDeclarations() { in ParseLexedMethodDeclarations()342 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration()
2335 auto LateMethod = new LateParsedMethodDeclaration(this, ThisDecl); in HandleMemberFunctionDeclDelays()
1397 struct LateParsedMethodDeclaration : public LateParsedDeclaration { struct1398 explicit LateParsedMethodDeclaration(Parser *P, Decl *M) in LateParsedMethodDeclaration() function1588 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);