Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp934 typedef ScopeRAII<true> FullExpressionRAII; typedef
3439 FullExpressionRAII Scope(Info); in EvaluateCond()
3487 FullExpressionRAII Scope(Info); in EvaluateSwitch()
3600 FullExpressionRAII IncScope(Info); in EvaluateStmt()
3620 FullExpressionRAII Scope(Info); in EvaluateStmt()
3638 FullExpressionRAII Scope(Info); in EvaluateStmt()
3647 FullExpressionRAII Scope(Info); in EvaluateStmt()
3719 FullExpressionRAII CondScope(Info); in EvaluateStmt()
3748 FullExpressionRAII IncScope(Info); in EvaluateStmt()
3777 FullExpressionRAII CondExpr(Info); in EvaluateStmt()
[all …]