Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h36 class PathSensitiveBugReport; variable
310 PathSensitiveBugReport &) override { in VisitNode() argument
DBugReporter.h371 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport() function
375 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport() function
388 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport() function
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DReturnValueChecker.cpp102 [Name, ExpectedValue](PathSensitiveBugReport &) -> std::string { in checkPostCall() argument
DDynamicTypeChecker.cpp92 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
DObjCSuperDeallocChecker.cpp249 PathSensitiveBugReport &) { in VisitNode() argument
DInnerPointerChecker.cpp282 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
DValistChecker.cpp379 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp298 PathSensitiveBugReport &) { in getEndPath() argument
304 PathSensitiveBugReport &) {} in finalizeVisitor() argument
1546 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
2876 const ExplodedNode *N, BugReporterContext &, PathSensitiveBugReport &) { in VisitNode() argument
DCoreEngine.cpp223 [](BugReporterContext &, PathSensitiveBugReport &) -> std::string { in HandleBlockEdge() argument
DBugReporter.cpp2130 PathSensitiveBugReport::PathSensitiveBugReport( in PathSensitiveBugReport() function in PathSensitiveBugReport