Home
last modified time | relevance | path

Searched refs:BlockScopeRAII (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1394 typedef ScopeRAII<ScopeKind::Block> BlockScopeRAII; typedef
4891 BlockScopeRAII Scope(Info); in EvaluateLoopBody()
4914 BlockScopeRAII Scope(Info); in EvaluateSwitch()
5016 BlockScopeRAII Scope(Info); in EvaluateStmt()
5059 BlockScopeRAII Scope(Info); in EvaluateStmt()
5164 BlockScopeRAII Scope(Info); in EvaluateStmt()
5186 BlockScopeRAII Scope(Info); in EvaluateStmt()
5213 BlockScopeRAII Scope(Info); in EvaluateStmt()
5257 BlockScopeRAII ForScope(Info); in EvaluateStmt()
5267 BlockScopeRAII IterScope(Info); in EvaluateStmt()
[all …]