Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
599 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1796 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
2498 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
1516 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
3753 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2431 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);