Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1393 typedef ScopeRAII<ScopeKind::Block> BlockScopeRAII; typedef
4946 BlockScopeRAII Scope(Info); in EvaluateLoopBody()
4969 BlockScopeRAII Scope(Info); in EvaluateSwitch()
5090 BlockScopeRAII Scope(Info); in EvaluateStmt()
5133 BlockScopeRAII Scope(Info); in EvaluateStmt()
5243 BlockScopeRAII Scope(Info); in EvaluateStmt()
5265 BlockScopeRAII Scope(Info); in EvaluateStmt()
5299 BlockScopeRAII Scope(Info); in EvaluateStmt()
5343 BlockScopeRAII ForScope(Info); in EvaluateStmt()
5353 BlockScopeRAII IterScope(Info); in EvaluateStmt()
[all …]