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

References

lib/TableGen/Record.cpp
  464   if (!I) I = new(Allocator) IntInit(V);
  464   if (!I) I = new(Allocator) IntInit(V);
  465   return I;