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

Declarations

tools/clang/lib/AST/Interp/Block.h
   92   void movePointer(Pointer *From, Pointer *To);

References

tools/clang/lib/AST/Interp/Pointer.cpp
   24     Pointee->movePointer(&P, this);
   69     Pointee->movePointer(&P, this);