Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
561 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1406 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
1173 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
1935 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
3661 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
1847 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);