Searched refs:VisitTerminator (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h239 VisitTerminator(const Stmt *Term, const ExplodedNode *N,
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2300 return VisitTerminator(Term, N, SrcBlock, BE->getDst(), BR, BRC);
2317 PathDiagnosticPieceRef ConditionBRVisitor::VisitTerminator( function in class:ConditionBRVisitor

Completed in 207 milliseconds