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

References

lib/TableGen/Record.cpp
 1277   ProfileFoldOpInit(ID, Start, List, A, B, Expr, Type);
 1283   FoldOpInit *I = new (Allocator) FoldOpInit(Start, List, A, B, Expr, Type);