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

References

tools/clang/lib/AST/Interp/Interp.h
  648   const T &Value = S.Stk.pop<T>();
  649   const Pointer &Ptr = S.Stk.pop<Pointer>();
  650   if (!CheckStore(S, OpPC, Ptr))