Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp597 const StringRef CommonSuffix = in checkEndFunction() local
605 << CommonSuffix; in checkEndFunction()
619 Out << " is still referred to by the " << *ReferrerVariable << CommonSuffix; in checkEndFunction()