Home
last modified time | relevance | path

Searched defs:StackHint (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h520 std::unique_ptr<StackHintGenerator> StackHint) { in addCallStackHint()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp3417 std::unique_ptr<StackHintGeneratorForSymbol> StackHint = nullptr; in VisitNode() local