Home
last modified time | relevance | path

Searched refs:getStartCallSite (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp59 const ExplodedNode *getStartCallSite(const ExplodedNode *N,
223 ValistChecker::getStartCallSite(const ExplodedNode *N, in getStartCallSite() function in ValistChecker
283 const ExplodedNode *StartNode = getStartCallSite(N, Reg); in reportLeakedVALists()