Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h74 getEndPath(BugReporterContext &BRC, const ExplodedNode *N, BugReport &BR);
272 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC,
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp105 BugReporterVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in BugReporterVisitor
402 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, in getEndPath() function in __anon49c4ac440111::ReturnVisitor
1556 LikelyFalsePositiveSuppressionBRVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in LikelyFalsePositiveSuppressionBRVisitor
DBugReporter.cpp3132 (*I)->getEndPath(PDB, N, *R)) { in generatePathDiagnostic()
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1769 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
DMallocChecker.cpp470 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath() function in __anond17b7d3c0111::MallocChecker::MallocBugVisitor