Home
last modified time | relevance | path

Searched refs:trackStoredValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h387 void trackStoredValue(SVal V, const MemRegion *R,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp980 bugreporter::trackStoredValue(AllVarBindings[0].second, in findBindingToReport()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2699 void bugreporter::trackStoredValue(SVal V, const MemRegion *R, in trackStoredValue() function in bugreporter