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
  524   for (; it != fpo_data.end(); ++it) {
  534   for (; it != fpo_data.end(); ++it) {
  554   if (frame_data_it == new_fpo_data.end())
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1130   for (const FrameData &FD : FDS) {
tools/llvm-readobj/COFFDumper.cpp
 1068       for (const auto &FD : FrameData) {