Searched refs:ParseFunctionStatementBody (Results 1 – 6 of 6) sorted by relevance
555 ParseFunctionStatementBody(LM.D, FnScope); in ParseLexedMethodDef()
1456 ParseFunctionStatementBody(LPT.D, FnScope); in ParseLateTemplatedFuncDef()
2013 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() function in Parser
1246 return ParseFunctionStatementBody(Res, BodyScope); in ParseFunctionDefinition()
3659 ParseFunctionStatementBody(MCDecl, BodyScope); in ParseLexedObjCMethodDefs()
2075 Decl *ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope);