Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp106 const ExplodedNode *EndPathNode, BugReport &BR) { in getEndPath()
111 BugReporterContext &BRC, const ExplodedNode *EndPathNode, BugReport &BR) { in getDefaultEndPath()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp470 getEndPath(BugReporterContext &BRC, const ExplodedNode *EndPathNode, in getEndPath()