Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp1030 LexicalScope ForScope(*this, S.getSourceRange()); in EmitForStmt() local
1147 LexicalScope ForScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local
H A DCGObjC.cpp1780 RunCleanupsScope ForScope(*this); in EmitObjCForCollectionStmt() local
H A DCGStmtOpenMP.cpp2013 LexicalScope ForScope(*this, S->getSourceRange()); in EmitOMPCanonicalLoop() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1974 ParseScope ForScope(this, ScopeFlags); in ParseForStatement() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp5343 BlockScopeRAII ForScope(Info); in EvaluateStmt() local