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

References

tools/llvm-dwarfdump/Statistics.cpp
  305     FnStats.TotalVarWithLoc += (unsigned)HasLoc;
  328     FnStats.TotalVarWithLoc += (unsigned)HasLoc;
  527     VarParamWithLoc += Stats.TotalVarWithLoc + Constants;