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

References

tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  414     return UniqueingLocation;
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  840       UniqueingLocation = ParamLocation;
  885   UniqueingLocation = AllocLocation;
  890   assert(Location.isValid() && UniqueingDecl && UniqueingLocation.isValid());