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

Overridden By

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  557 void CodeViewDebug::endModule() {
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
   62 void DwarfCFIException::endModule() {
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 1167 void DwarfDebug::endModule() {
lib/CodeGen/AsmPrinter/DwarfException.h
   83   void endModule() override {}
lib/CodeGen/AsmPrinter/WasmException.cpp
   20 void WasmException::endModule() {
lib/CodeGen/AsmPrinter/WinCFGuard.cpp
   44 void WinCFGuard::endModule() {
lib/CodeGen/AsmPrinter/WinException.cpp
   51 void WinException::endModule() {
lib/Target/BPF/BTFDebug.cpp
 1142 void BTFDebug::endModule() {

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1473     HI.Handler->endModule();