Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
464 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1348 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
1171 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
2442 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
2951 MCDecl = ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
1638 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);