Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp1185 LexicalScope ForScope(*this, S.getSourceRange()); in EmitForStmt() local
1321 LexicalScope ForScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local
HDCGObjC.cpp1774 RunCleanupsScope ForScope(*this); in EmitObjCForCollectionStmt() local
HDCGStmtOpenMP.cpp2041 LexicalScope ForScope(*this, S->getSourceRange()); in EmitOMPCanonicalLoop() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp2040 ParseScope ForScope(this, ScopeFlags); in ParseForStatement() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp5458 BlockScopeRAII ForScope(Info); in EvaluateStmt() local