Searched refs:getEndPath (Results 1 – 5 of 5) sorted by relevance
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporterVisitor.h | 74 getEndPath(BugReporterContext &BRC, const ExplodedNode *N, BugReport &BR); 272 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC,
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 105 BugReporterVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in BugReporterVisitor 402 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, in getEndPath() function in __anon8fa1090e0111::ReturnVisitor 1556 LikelyFalsePositiveSuppressionBRVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in LikelyFalsePositiveSuppressionBRVisitor
|
D | BugReporter.cpp | 3132 (*I)->getEndPath(PDB, N, *R)) { in generatePathDiagnostic()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 1769 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, 1780 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, 2299 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in CFRefReportVisitor 2306 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in CFRefLeakReportVisitor
|
D | MallocChecker.cpp | 470 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath() function in __anon42261f860111::MallocChecker::MallocBugVisitor
|