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

Declarations

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

References

tools/clang/lib/AST/Interp/Interp.h
  341   if (!CheckLoad(S, OpPC, Field))
  370   if (!CheckLoad(S, OpPC, Field))
  384   if (!CheckLoad(S, OpPC, Field))
  621   if (!CheckLoad(S, OpPC, Ptr))
  630   if (!CheckLoad(S, OpPC, Ptr))