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

References

lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  712   for (const auto &F : Frames) {
tools/lld/COFF/PDB.cpp
 1129     for (codeview::FrameData fd : fds) {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  521   auto it = fpo_data.begin();
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1130   for (const FrameData &FD : FDS) {
tools/llvm-readobj/COFFDumper.cpp
 1068       for (const auto &FD : FrameData) {