Lines Matching refs:BRC
1766 BugReporterContext &BRC,
1769 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC,
1780 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC,
1892 BugReporterContext &BRC,
2003 PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
2012 const ExplodedNode *OrigNode = BRC.getNodeResolver().getOriginalNode(N);
2180 PathDiagnosticLocation Pos(S, BRC.getSourceManager(),
2299 CFRefReportVisitor::getEndPath(BugReporterContext &BRC,
2302 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR);
2306 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC,
2317 GetAllocationSite(BRC.getStateManager(), EndN, Sym);
2322 SourceManager& SM = BRC.getSourceManager();