Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmt.cpp719 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
H A DCGStmtOpenMP.cpp1253 RunCleanupsScope BodyScope(*this); in EmitOMPLoopBody() local
/aosp_15_r20/external/clang/lib/Parse/
H A DParser.cpp1038 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
H A DParseStmt.cpp1935 Decl *Parser::ParseFunctionStatementBody(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionStatementBody()
1968 Decl *Parser::ParseFunctionTryBlock(Decl *Decl, ParseScope &BodyScope) { in ParseFunctionTryBlock()
H A DParseObjc.cpp2645 ParseScope BodyScope(this, Scope::DeclScope); in ParseObjCAutoreleasePoolStmt() local
3643 ParseScope BodyScope(this, in ParseLexedObjCMethodDefs() local
H A DParseExprCXX.cpp1305 ParseScope BodyScope(this, ScopeFlags); in ParseLambdaExpressionAfterIntroducer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp2674 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseBody() local
2998 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseIfBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp3050 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseBody() local
3387 TGLocalVarScope *BodyScope = PushLocalScope(); in ParseIfBody() local