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

References

lib/MC/MCCodeView.cpp
  268       {LineEntry.getFunctionId(), {Offset, Offset + 1}});
  282       unsigned LocationFuncId = MCCVLines[Idx].getFunctionId();
  487       errs() << ".cv_loc " << Loc.getFunctionId() << ' ' << Loc.getFileNum()
  521     if (Loc.getFunctionId() == Frag.SiteFuncId) {
  525       auto I = SiteInfo->InlinedAtMap.find(Loc.getFunctionId());