Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h513 std::unique_ptr<StackHintGenerator> StackHint) { in addCallStackHint()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp3200 std::unique_ptr<StackHintGeneratorForSymbol> StackHint = nullptr; in VisitNode() local