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

/external/clang/lib/Parse/
H A DParseStmt.cpp1847 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { argument
1853 BodyScope.Exit();
1871 BodyScope.Exit();
1880 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { argument
1895 BodyScope.Exit();
1908 BodyScope.Exit();

Completed in 52 milliseconds