Lines Matching refs:BRC
326 BugReporterContext &BRC,
329 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC,
339 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC,
453 RefCountReportVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, in VisitNode() argument
461 const SourceManager &SM = BRC.getSourceManager(); in VisitNode()
462 CallEventManager &CEMgr = BRC.getStateManager().getCallEventManager(); in VisitNode()
589 PathDiagnosticLocation Pos(S, BRC.getSourceManager(), in VisitNode()
751 RefCountReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() argument
755 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()
759 RefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() argument
803 if (BRC.getASTContext().getLangOpts().ObjCAutoRefCount) { in getEndPath()