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

References

tools/clang/lib/AST/Interp/Interp.h
  392   if (S.checkingPotentialConstantExpression())
  394   const T &Value = S.Stk.pop<T>();
  395   const Pointer &This = S.Current->getThis();
  396   if (!CheckThis(S, OpPC, This))
  399   if (!CheckStore(S, OpPC, Field))