Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp955 LexicalScope ForScope(*this, S.getSourceRange()); in EmitForStmt() local
1072 LexicalScope ForScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local
H A DCGObjC.cpp1721 RunCleanupsScope ForScope(*this); in EmitObjCForCollectionStmt() local
H A DCGStmtOpenMP.cpp1963 LexicalScope ForScope(*this, S->getSourceRange()); in EmitOMPCanonicalLoop() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1807 ParseScope ForScope(this, ScopeFlags); in ParseForStatement() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp5257 BlockScopeRAII ForScope(Info); in EvaluateStmt() local