reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Sema/Sema.h
  832           Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
tools/clang/lib/Parse/ParseDeclCXX.cpp
 2962       Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, D);
tools/clang/lib/Parse/ParseExprCXX.cpp
  983             Actions, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
tools/clang/lib/Sema/Sema.cpp
  179       ExpressionEvaluationContext::PotentiallyEvaluated, 0, CleanupInfo{},
 1669       S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
tools/clang/lib/Sema/SemaDeclCXX.cpp
14338           *this, ExpressionEvaluationContext::PotentiallyEvaluated);
15524         ExpressionEvaluationContext::PotentiallyEvaluated, D);
tools/clang/lib/Sema/SemaExpr.cpp
 4819         *this, ExpressionEvaluationContext::PotentiallyEvaluated, Param);
 4923       *this, ExpressionEvaluationContext::PotentiallyEvaluated, Param);
14107       ExpressionEvaluationContext::PotentiallyEvaluated);
14356             *this, ExpressionEvaluationContext::PotentiallyEvaluated);
15244     case Sema::ExpressionEvaluationContext::PotentiallyEvaluated:
15366     case Sema::ExpressionEvaluationContext::PotentiallyEvaluated:
17105   case ExpressionEvaluationContext::PotentiallyEvaluated:
tools/clang/lib/Sema/SemaExprCXX.cpp
 7212           ExpressionEvaluationContext::PotentiallyEvaluated);
tools/clang/lib/Sema/SemaExprMember.cpp
  147   case Sema::ExpressionEvaluationContext::PotentiallyEvaluated:
tools/clang/lib/Sema/SemaLambda.cpp
 1230       ExpressionEvaluationContext::PotentiallyEvaluated);
 1850     case ExpressionEvaluationContext::PotentiallyEvaluated:
tools/clang/lib/Sema/SemaOpenMP.cpp
 2135       ExpressionEvaluationContext::PotentiallyEvaluated);
15674       ExpressionEvaluationContext::PotentiallyEvaluated);
15734       ExpressionEvaluationContext::PotentiallyEvaluated);
tools/clang/lib/Sema/SemaStmt.cpp
 4344       ExpressionEvaluationContext::PotentiallyEvaluated);
 4403       ExpressionEvaluationContext::PotentiallyEvaluated);
tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
 2119       *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
 2361       *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
 2433       *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  299         S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
  380         S, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
 4325       *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
 4629         *this, Sema::ExpressionEvaluationContext::PotentiallyEvaluated, Var);
tools/clang/lib/Sema/TreeTransform.h
 4837         SemaRef, Sema::ExpressionEvaluationContext::PotentiallyEvaluated);
11670       Sema::ExpressionEvaluationContext::PotentiallyEvaluated);