Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParser.cpp986 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope); in ParseFunctionDefinition() local
1010 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope); in ParseFunctionDefinition() local
1028 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope); in ParseFunctionDefinition() local
DParseStmt.cpp1847 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody()
1880 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock()
DParseObjc.cpp1964 ParseScope BodyScope(this, Scope::DeclScope); in ParseObjCAutoreleasePoolStmt() local
2933 ParseScope BodyScope(this, in ParseLexedObjCMethodDefs() local
DParseExprCXX.cpp1172 ParseScope BodyScope(this, ScopeFlags); in ParseLambdaExpressionAfterIntroducer() local
/external/clang/lib/CodeGen/
DCGStmt.cpp693 RunCleanupsScope BodyScope(*this); in EmitWhileStmt() local
735 RunCleanupsScope BodyScope(*this); in EmitDoStmt() local
858 RunCleanupsScope BodyScope(*this); in EmitForStmt() local
943 RunCleanupsScope BodyScope(*this); in EmitCXXForRangeStmt() local