Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2157 void PathSensitiveBugReport::addVisitor( in addVisitor() function in PathSensitiveBugReport
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2535 void BugReport::addVisitor(std::unique_ptr<BugReporterVisitor> visitor) { in addVisitor() function in BugReport