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

Declarations

include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
  218   void emitEncodedSignedInteger(const int64_t &Value,

References

lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
  154       emitEncodedSignedInteger(Value, Comment);
  192       emitEncodedSignedInteger(Value.getSExtValue(), Comment);