Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp4942 BlockScopeRAII Scope(Info); in EvaluateLoopBody()
4965 BlockScopeRAII Scope(Info); in EvaluateSwitch()
5084 BlockScopeRAII Scope(Info); in EvaluateStmt()
5127 BlockScopeRAII Scope(Info); in EvaluateStmt()
5237 BlockScopeRAII Scope(Info); in EvaluateStmt()
5259 BlockScopeRAII Scope(Info); in EvaluateStmt()
5293 BlockScopeRAII Scope(Info); in EvaluateStmt()
5337 BlockScopeRAII ForScope(Info); in EvaluateStmt()
5347 BlockScopeRAII IterScope(Info); in EvaluateStmt()
5381 BlockScopeRAII Scope(Info); in EvaluateStmt()
[all …]