Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
596 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1745 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
1428 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
2412 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
3695 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2352 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);