Home
last modified time | relevance | path

Searched defs:BugReporterContext (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h42 class BugReporterContext; variable
538 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() argument
DBugReporter.h711 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h42 class BugReporterContext; variable
538 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() argument
DBugReporter.h711 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h42 class BugReporterContext; variable
539 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() argument
DBugReporter.h722 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h42 class BugReporterContext; variable
538 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() argument
DBugReporter.h711 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h27 class BugReporterContext; variable
H A DBugReporter.h45 class BugReporterContext; variable