| /external/clang/lib/Parse/ |
| D | Parser.cpp | 1038 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope); in ParseFunctionDefinition() local 1068 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope); in ParseFunctionDefinition() local 1086 ParseScope BodyScope(this, Scope::FnScope|Scope::DeclScope); in ParseFunctionDefinition() local
|
| D | ParseStmt.cpp | 1935 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() 1968 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock()
|
| D | ParseObjc.cpp | 2645 ParseScope BodyScope(this, Scope::DeclScope); in ParseObjCAutoreleasePoolStmt() local 3643 ParseScope BodyScope(this, in ParseLexedObjCMethodDefs() local
|
| D | ParseExprCXX.cpp | 1305 ParseScope BodyScope(this, ScopeFlags); in ParseLambdaExpressionAfterIntroducer() local
|
| /external/clang/lib/CodeGen/ |
| D | CGStmt.cpp | 719 RunCleanupsScope BodyScope(*this); in EmitWhileStmt() local 763 RunCleanupsScope BodyScope(*this); in EmitDoStmt() local 877 RunCleanupsScope BodyScope(*this); in EmitForStmt() local 956 LexicalScope BodyScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local
|
| D | CGStmtOpenMP.cpp | 1253 RunCleanupsScope BodyScope(*this); in EmitOMPLoopBody() local
|
| /external/llvm-project/clang/lib/Parse/ |
| D | Parser.cpp | 1227 ParseScope BodyScope(this, Scope::FnScope | Scope::DeclScope | in ParseFunctionDefinition() local 1258 ParseScope BodyScope(this, Scope::FnScope | Scope::DeclScope | in ParseFunctionDefinition() local 1277 ParseScope BodyScope(this, Scope::FnScope | Scope::DeclScope | in ParseFunctionDefinition() local
|
| D | ParseStmt.cpp | 2244 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody() 2277 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock()
|
| D | ParseObjc.cpp | 2629 ParseScope BodyScope(this, Scope::DeclScope | Scope::CompoundStmtScope); in ParseObjCAutoreleasePoolStmt() local 3665 ParseScope BodyScope(this, (parseMethod ? Scope::ObjCMethodScope : 0) | in ParseLexedObjCMethodDefs() local
|
| D | ParseExprCXX.cpp | 1505 ParseScope BodyScope(this, ScopeFlags); in ParseLambdaExpressionAfterIntroducer() local 3417 ParseScope BodyScope(this, Scope::DeclScope); in ParseRequiresExpression() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGStmt.cpp | 836 RunCleanupsScope BodyScope(*this); in EmitWhileStmt() local 877 RunCleanupsScope BodyScope(*this); in EmitDoStmt() local 1017 RunCleanupsScope BodyScope(*this); in EmitForStmt() local 1099 LexicalScope BodyScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local
|
| D | CGStmtOpenMP.cpp | 1795 RunCleanupsScope BodyScope(*this); in EmitOMPLoopBody() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | TGParser.cpp | 2674 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseBody() local 2998 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseIfBody() local
|
| /external/llvm-project/llvm/lib/TableGen/ |
| D | TGParser.cpp | 2740 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseBody() local 3056 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseIfBody() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 8661 Scope *BodyScope) { in ActOnStartRequiresExpr()
|