Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp992 class ReturnVisitor : public TrackingBugReporterVisitor { global() class
1006 ReturnVisitor(TrackerRef ParentTracker, const StackFrameContext *Frame, ReturnVisitor() function in __anon538bd2f50411::ReturnVisitor