Searched defs:BRC (Results 1 – 9 of 9) sorted by relevance
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 104 BugReporterVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 110 BugReporterContext &BRC, const ExplodedNode *EndPathNode, BugReport &BR) { in getDefaultEndPath() 232 BugReporterContext &BRC, in visitNodeInitial() 331 BugReporterContext &BRC, in visitNodeMaybeUnsuppress() 384 BugReporterContext &BRC, in VisitNode() 398 std::unique_ptr<PathDiagnosticPiece> getEndPath(BugReporterContext &BRC, in getEndPath() 448 BugReporterContext &BRC, in VisitNode() 729 BugReporterContext &BRC, in VisitNode() 809 BugReporterContext &BRC, in VisitNode() 1067 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 | DynamicTypeChecker.cpp | 95 const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, in VisitNode()
|
D | MacOSKeychainAPIChecker.cpp | 603 BugReporterContext &BRC, in VisitNode()
|
D | DynamicTypePropagation.cpp | 872 const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, in VisitNode()
|
D | NullabilityChecker.cpp | 281 const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, in VisitNode()
|
D | RetainCountChecker.cpp | 1891 BugReporterContext &BRC, in VisitNode() 2298 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 2305 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()
|
D | MallocChecker.cpp | 467 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath() 2602 BugReporterContext &BRC, in VisitNode()
|