Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp868 typedef ScopeRAII<true> FullExpressionRAII; typedef
3335 FullExpressionRAII Scope(Info); in EvaluateCond()
3381 FullExpressionRAII Scope(Info); in EvaluateSwitch()
3489 FullExpressionRAII IncScope(Info); in EvaluateStmt()
3509 FullExpressionRAII Scope(Info); in EvaluateStmt()
3527 FullExpressionRAII Scope(Info); in EvaluateStmt()
3536 FullExpressionRAII Scope(Info); in EvaluateStmt()
3603 FullExpressionRAII CondScope(Info); in EvaluateStmt()
3632 FullExpressionRAII IncScope(Info); in EvaluateStmt()
3658 FullExpressionRAII CondExpr(Info); in EvaluateStmt()
[all …]