Searched refs:getEndPath (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountDiagnostics.cpp | 329 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, 339 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, 753 RefCountReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in RefCountReportVisitor 761 RefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in RefLeakReportVisitor
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ValistChecker.cpp | 81 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() function in __anon42a4294d0111::ValistChecker::ValistBugVisitor
|
| H A D | MallocChecker.cpp | 1009 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() function in __anon4d168ab20611::MallocBugVisitor
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporterVisitors.h | 81 virtual PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC,
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 2797 if (auto Piece = V->getEndPath(BRC, ErrorNode, *R)) { in generateVisitorsDiagnostics()
|
| H A D | BugReporterVisitors.cpp | 323 PathDiagnosticPieceRef BugReporterVisitor::getEndPath(BugReporterContext &, in getEndPath() function in BugReporterVisitor
|