Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h146 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode) in BugReport()
151 const ExplodedNode *errornode) in BugReport()
167 BugReport(BugType& bt, StringRef desc, const ExplodedNode *errornode, in BugReport()