Searched refs:getEndPath (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h69 virtual PathDiagnosticPiece *getEndPath(BugReporterContext &BRC,
271 virtual PathDiagnosticPiece *getEndPath(BugReporterContext &BRC,
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1654 virtual PathDiagnosticPiece *getEndPath(BugReporterContext &BRC,
1665 PathDiagnosticPiece *getEndPath(BugReporterContext &BRC,
2157 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, function in class:CFRefReportVisitor
2165 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, function in class:CFRefLeakReportVisitor
H A DMallocChecker.cpp403 PathDiagnosticPiece* getEndPath(BugReporterContext &BRC, function in class:__anon3552::MallocChecker::MallocBugVisitor
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp104 BugReporterVisitor::getEndPath(BugReporterContext &BRC, function in class:BugReporterVisitor
402 PathDiagnosticPiece *getEndPath(BugReporterContext &BRC, function in class:__anon3609::ReturnVisitor
1520 LikelyFalsePositiveSuppressionBRVisitor::getEndPath(BugReporterContext &BRC, function in class:LikelyFalsePositiveSuppressionBRVisitor
H A DBugReporter.cpp3159 if (PathDiagnosticPiece *Piece = (*I)->getEndPath(PDB, N, *R)) {

Completed in 85 milliseconds