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

References

lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  518     F.LocalSize = YF.LocalSize;
  716     YF.LocalSize = F.LocalSize;
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1141                  uint32_t(FD.LocalSize), uint32_t(FD.ParamsSize),
tools/llvm-readobj/COFFDumper.cpp
 1075         W.printHex("LocalSize", FD.LocalSize);