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

References

lib/TableGen/Record.cpp
 1714   if (!I) I = new(Allocator) FieldInit(R, FN);
 1714   if (!I) I = new(Allocator) FieldInit(R, FN);
 1715   return I;