Home
last modified time | relevance | path

Searched defs:getEndPath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp105 BugReporterVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in BugReporterVisitor
402 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, in getEndPath() function in __anona249d5bb0111::ReturnVisitor
1556 LikelyFalsePositiveSuppressionBRVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in LikelyFalsePositiveSuppressionBRVisitor
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2299 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in CFRefReportVisitor
2306 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in CFRefLeakReportVisitor
H A DMallocChecker.cpp470 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath() function in __anon94e9dcf30111::MallocChecker::MallocBugVisitor