Searched defs:BRC (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 104 BugReporterVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 111 BugReporterVisitor::getDefaultEndPath(BugReporterContext &BRC, in getDefaultEndPath() 236 BugReporterContext &BRC, in visitNodeInitial() 335 BugReporterContext &BRC, in visitNodeMaybeUnsuppress() 388 BugReporterContext &BRC, in VisitNode() 402 PathDiagnosticPiece *getEndPath(BugReporterContext &BRC, in getEndPath() 452 BugReporterContext &BRC, in VisitNode() 733 BugReporterContext &BRC, in VisitNode() 813 BugReporterContext &BRC, in VisitNode() 1075 BugReporterContext &BRC, in VisitNode() [all …]
|
/external/clang/test/Sema/ |
D | warn-documentation.m | 188 @interface BRC : NSObject interface 192 @implementation BRC : NSObject implementation
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporterVisitor.h | 266 BugReporterContext &BRC, in VisitNode()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MacOSKeychainAPIChecker.cpp | 595 BugReporterContext &BRC, in VisitNode()
|
D | MallocChecker.cpp | 422 PathDiagnosticPiece* getEndPath(BugReporterContext &BRC, in getEndPath() 2264 BugReporterContext &BRC, in VisitNode()
|
D | RetainCountChecker.cpp | 1833 BugReporterContext &BRC, in VisitNode() 2222 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 2230 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()
|