Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h519 void addCallStackHint(PathDiagnosticPieceRef Piece, in addCallStackHint() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp3618 BR.addCallStackHint(P, std::move(StackHint)); in VisitNode()