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

Declarations

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

References

tools/clang/lib/AST/Interp/Interp.cpp
  310   if (!CheckConst(S, OpPC, Ptr))