Searched defs:BodyScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseStmt.cpp1947 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { argument
1952 BodyScope.Exit();
1971 BodyScope.Exit();
1980 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { argument
1994 BodyScope.Exit();
2008 BodyScope.Exit();

Completed in 19 milliseconds