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

References

tools/clang/lib/AST/Interp/Program.cpp
   55   const Pointer Ptr(G->block());
   84   return Pointer(Globals[Idx]->block());
  181   G->block()->invokeCtor();
tools/clang/lib/AST/Interp/Program.h
   56     return Globals[Idx]->block();