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

References

include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
  114     if (!isStreaming() && sizeof(Value) > maxFieldLength())
  121       X = static_cast<U>(Value);
  127       Value = static_cast<T>(X);