Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1471 typedef ScopeRAII<ScopeKind::Block> BlockScopeRAII; typedef
5328 BlockScopeRAII Scope(Info); in EvaluateLoopBody()
5351 BlockScopeRAII Scope(Info); in EvaluateSwitch()
5476 BlockScopeRAII Scope(Info); in EvaluateStmt()
5519 BlockScopeRAII Scope(Info); in EvaluateStmt()
5630 BlockScopeRAII Scope(Info); in EvaluateStmt()
5652 BlockScopeRAII Scope(Info); in EvaluateStmt()
5686 BlockScopeRAII Scope(Info); in EvaluateStmt()
5730 BlockScopeRAII ForScope(Info); in EvaluateStmt()
5740 BlockScopeRAII IterScope(Info); in EvaluateStmt()
[all …]