Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
662 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1682 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
1525 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
2513 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
3753 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2490 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);