Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
444 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1336 ParseFunctionStatementBody(LMT.D, FnScope); in ParseLateTemplatedFuncDef()
1093 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
1973 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
2903 MCDecl = ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
1581 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);