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

Declarations

tools/clang/lib/AST/Interp/Block.h
   90   void addPointer(Pointer *P);

References

tools/clang/lib/AST/Interp/Pointer.cpp
   31     Pointee->addPointer(this);
   52     Pointee->addPointer(this);