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

Declarations

tools/clang/lib/AST/Interp/Interp.h
   50 bool CheckArray(InterpState &S, CodePtr OpPC, const Pointer &Ptr);

References

tools/clang/lib/AST/Interp/Interp.h
  739   if (!CheckArray(S, OpPC, Ptr))