Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
557 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1368 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
1857 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
1104 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
2913 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
1735 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);