Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp835 LexicalScope ForScope(*this, S.getSourceRange()); in EmitForStmt() local
936 LexicalScope ForScope(*this, S.getSourceRange()); in EmitCXXForRangeStmt() local
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1478 ParseScope ForScope(this, ScopeFlags); in ParseForStatement() local