Home
last modified time | relevance | path

Searched defs:BRC (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp104 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/
Dwarn-documentation.m188 @interface BRC : NSObject interface
192 @implementation BRC : NSObject implementation
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h266 BugReporterContext &BRC, in VisitNode()
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypeChecker.cpp95 const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, in VisitNode()
DMacOSKeychainAPIChecker.cpp603 BugReporterContext &BRC, in VisitNode()
DDynamicTypePropagation.cpp872 const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, in VisitNode()
DNullabilityChecker.cpp281 const ExplodedNode *N, const ExplodedNode *PrevN, BugReporterContext &BRC, in VisitNode()
DRetainCountChecker.cpp1891 BugReporterContext &BRC, in VisitNode()
2298 CFRefReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()
2305 CFRefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()
DMallocChecker.cpp467 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath()
2602 BugReporterContext &BRC, in VisitNode()