Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp275 class NoStoreFuncVisitor final : public BugReporterVisitor { class
299 NoStoreFuncVisitor(const SubRegion *R) in NoStoreFuncVisitor() function in __anona9edee720111::NoStoreFuncVisitor
1645 llvm::make_unique<NoStoreFuncVisitor>(cast<SubRegion>(R))); in trackExpressionValue()