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

References

tools/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
  141   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
  140   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  973   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
  300   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
 1022       PathDiagnosticLocation::create(*Point, BRC.getSourceManager());
tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp
  107         PathDiagnosticLocation::create(P, BRC.getSourceManager());
tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  644   PathDiagnosticLocation Pos(ArgExpr, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
 3345                                  BRC.getSourceManager());
 3347     Pos = PathDiagnosticLocation(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
  327   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  324   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
  267         PathDiagnosticLocation::create(P, BRC.getSourceManager());
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  462   const SourceManager &SM = BRC.getSourceManager();
  590   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
  222       PathDiagnosticLocation::createBegin(S, BRC.getSourceManager(), NCtx);
tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp
  122         PathDiagnosticLocation::create(P, BRC.getSourceManager());
tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
  398   PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  577     return PathDiagnosticLocation(S, getSourceManager(),
  581                                                getSourceManager());
  594        << getSourceManager().getExpansionLineNumber(Loc.asLocation())
  741   const SourceManager &SM = getSourceManager();
  810   const SourceManager &SM = getSourceManager();
  856   const SourceManager &SM = getSourceManager();
 1122   const SourceManager &SM = getSourceManager();
 1987   const SourceManager &SM = getSourceManager();
 1999     return generateEmptyDiagnosticForReport(R, getSourceManager());
tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  244       BRC.getSourceManager(),
  813     const SourceManager &SMgr = BRC.getSourceManager();
 1111     PathDiagnosticLocation L(Ret, BRC.getSourceManager(), CalleeSFC);
 1511     L = PathDiagnosticLocation(InitE, BRC.getSourceManager(),
 1515     L = PathDiagnosticLocation::create(P, BRC.getSourceManager());
 1586       PathDiagnosticLocation::create(P, BRC.getSourceManager());
 1744                                      BRC.getSourceManager(),
 1749           Cond, BRC.getSourceManager(), N->getLocationContext()),
 2126   PathDiagnosticLocation L(Receiver, BRC.getSourceManager(),
 2309   PathDiagnosticLocation Loc(Cond, BRC.getSourceManager(), LCtx);
 2336       const SourceManager &SM = BRC.getSourceManager();
 2397                  BRC.getSourceManager(), BRC.getASTContext().getLangOpts(), 0)
 2489   const SourceManager &SM = BRC.getSourceManager();
 2538   PathDiagnosticLocation Loc(CondVarExpr, BRC.getSourceManager(), LCtx);
 2574     PathDiagnosticLocation Loc(DRE, BRC.getSourceManager(), LCtx);
 2578   PathDiagnosticLocation Loc(Cond, BRC.getSourceManager(), LCtx);
 2605     Loc = PathDiagnosticLocation(ME->getMemberLoc(), BRC.getSourceManager());
 2607     Loc = PathDiagnosticLocation(Cond, BRC.getSourceManager(), LCtx);
 2747   const SourceManager &SM = BRC.getSourceManager();
 2901         PathDiagnosticLocation::create(PP, BRC.getSourceManager());