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

References

tools/clang/lib/Parse/ParseCXXInlineMethods.cpp
  339           Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed, Param);
tools/clang/lib/Parse/ParseDecl.cpp
 6668               Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed,
tools/clang/lib/Sema/SemaExpr.cpp
15245     case Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed:
15374     case Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed:
17106   case ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed:
tools/clang/lib/Sema/SemaExprMember.cpp
  148   case Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed:
tools/clang/lib/Sema/SemaLambda.cpp
 1851     case ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed:
tools/clang/lib/Sema/TreeTransform.h
11521           Sema::ExpressionEvaluationContext::PotentiallyEvaluatedIfUsed, P);