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

Declarations

lib/CodeGen/AsmPrinter/CodeViewDebug.h
  334   void emitEndSymbolRecord(codeview::SymbolKind EndKind);

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  918   emitEndSymbolRecord(SymbolKind::S_INLINESITE_END);
  977   emitEndSymbolRecord(SymbolKind::S_PROC_ID_END);
 1122     emitEndSymbolRecord(SymbolKind::S_PROC_ID_END);
 2728   emitEndSymbolRecord(SymbolKind::S_END);