Searched refs:getEndPath (Results 1 – 5 of 5) sorted by relevance
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporterVisitor.h | 73 getEndPath(BugReporterContext &BRC, const ExplodedNode *N, BugReport &BR); 271 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC,
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 104 BugReporterVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in BugReporterVisitor 398 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, in getEndPath() function in __anon97de90050111::ReturnVisitor 1512 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 | 1768 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, 1779 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, 2298 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in CFRefReportVisitor 2305 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in CFRefLeakReportVisitor
|
D | MallocChecker.cpp | 467 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath() function in __anone8977cbd0111::MallocChecker::MallocBugVisitor
|