Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h498 void addVisitor(Args &&... ConstructorArgs) { in addVisitor() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2169 void PathSensitiveBugReport::addVisitor( in addVisitor() function in PathSensitiveBugReport