Home
last modified time | relevance | path

Searched refs:SourceOfTheValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h152 const Expr *SourceOfTheValue; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2228 if (P.getAs<CallEnter>() && SI.SourceOfTheValue) in constructNote()
2229 L = PathDiagnosticLocation(SI.SourceOfTheValue, BRC.getSourceManager(), in constructNote()