Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
596 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1764 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
2434 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
1461 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
3740 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2400 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);