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

References

tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  750   if (LPosInfo.first != BugFileID)
  753   const llvm::MemoryBuffer *Buf = SM.getBuffer(LPosInfo.first);
  758   unsigned ColNo = SM.getColumnNumber(LPosInfo.first, LPosInfo.second);
  758   unsigned ColNo = SM.getColumnNumber(LPosInfo.first, LPosInfo.second);
  944     SM.getLocForStartOfFile(LPosInfo.first).getLocWithOffset(DisplayPos);
  956     HighlightRange(R, LPosInfo.first, Range);