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

Declarations

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

References

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