Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp1019 LexicalScope ForScope(*this, S.getSourceRange()); in EmitForStmt() local
1136 LexicalScope ForScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local
H A DCGObjC.cpp1728 RunCleanupsScope ForScope(*this); in EmitObjCForCollectionStmt() local
H A DCGStmtOpenMP.cpp2005 LexicalScope ForScope(*this, S->getSourceRange()); in EmitOMPCanonicalLoop() local
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseStmt.cpp1952 ParseScope ForScope(this, ScopeFlags); in ParseForStatement() local
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp5337 BlockScopeRAII ForScope(Info); in EvaluateStmt() local