Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp753 RefCountReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in RefCountReportVisitor
761 RefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() function in RefLeakReportVisitor
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp81 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() function in __anon597dcb4b0111::ValistChecker::ValistBugVisitor
H A DMallocChecker.cpp933 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() function in __anon63f02cb00611::MallocBugVisitor
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp353 PathDiagnosticPieceRef BugReporterVisitor::getEndPath(BugReporterContext &, in getEndPath() function in BugReporterVisitor