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

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 2013     S.Priority = Priority->getLimitedValue(65535);
 2022     return L.Priority < R.Priority;
 2022     return L.Priority < R.Priority;
 2040         (isCtor ? Obj.getStaticCtorSection(S.Priority, KeySym)
 2041                 : Obj.getStaticDtorSection(S.Priority, KeySym));