Searched refs:ParseFunctionStatementBody (Results 1 – 5 of 5) sorted by relevance
406 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1221 ParseFunctionStatementBody(LMT.D, FnScope); in ParseLateTemplatedFuncDef()
980 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
1801 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
1409 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);