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

References

tools/llvm-dwarfdump/Statistics.cpp
  238     HasLoc = true;
  247     HasLoc = FormValue.hasValue();
  248     if (HasLoc) {
  305     FnStats.TotalVarWithLoc += (unsigned)HasLoc;
  328     FnStats.TotalVarWithLoc += (unsigned)HasLoc;
  337       if (HasLoc)
  345       if (HasLoc)