Home | History | Annotate | Download | only in Parse

Lines Matching refs:BodyScope

1935 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) {
1959 BodyScope.Exit();
1968 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) {
1996 BodyScope.Exit();