Searched defs:BRC (Results 1 – 6 of 6) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 104 BugReporterVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 110 BugReporterContext &BRC, const ExplodedNode *EndPathNode, BugReport &BR) { in getDefaultEndPath() 233 BugReporterContext &BRC, in visitNodeInitial() 332 BugReporterContext &BRC, in visitNodeMaybeUnsuppress() 385 BugReporterContext &BRC, in VisitNode() 399 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, in getEndPath() 449 BugReporterContext &BRC, in VisitNode() 730 BugReporterContext &BRC, in VisitNode() 810 BugReporterContext &BRC, in VisitNode() 1068 BugReporterContext &BRC, in VisitNode() [all …]
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | warn-documentation.m | 188 @interface BRC : NSObject interface 192 @implementation BRC : NSObject implementation
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitor.h | 264 BugReporterContext &BRC, in VisitNode()
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MacOSKeychainAPIChecker.cpp | 595 BugReporterContext &BRC, in VisitNode()
|
H A D | RetainCountChecker.cpp | 1834 BugReporterContext &BRC, in VisitNode() 2223 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 2230 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()
|
H A D | MallocChecker.cpp | 434 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath() 2350 BugReporterContext &BRC, in VisitNode()
|