Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp464 bool ExitingTopFrame = in checkEndFunction() local
467 if (ExitingTopFrame && in checkEndFunction()
571 CallBack Cb(Ctx, ExitingTopFrame); in checkEndFunction()