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

/external/clang/lib/Parse/
H A DParseStmt.cpp1916 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { argument
1921 BodyScope.Exit();
1940 BodyScope.Exit();
1949 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { argument
1963 BodyScope.Exit();
1977 BodyScope.Exit();

Completed in 229 milliseconds