Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
581 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1698 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
2255 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
1374 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
3686 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2320 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);