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

Declarations

lib/CodeGen/AsmPrinter/CodeViewDebug.h
  317   void emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals);

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 1071     emitGlobalVariableList(FI.Globals);
 2722   emitGlobalVariableList(Block.Globals);
 3037     emitGlobalVariableList(GlobalVariables);