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

Overridden By

lib/CodeGen/AsmPrinter/ARMException.cpp
   60 void ARMException::endFunction(const MachineFunction *MF) {
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  337 void DebugHandlerBase::endFunction(const MachineFunction *MF) {
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  166 void DwarfCFIException::endFunction(const MachineFunction *MF) {
lib/CodeGen/AsmPrinter/WasmException.cpp
   44 void WasmException::endFunction(const MachineFunction *MF) {
lib/CodeGen/AsmPrinter/WinCFGuard.cpp
   33 void WinCFGuard::endFunction(const MachineFunction *MF) {
lib/CodeGen/AsmPrinter/WinException.cpp
  120 void WinException::endFunction(const MachineFunction *MF) {

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1210     HI.Handler->endFunction(MF);