Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h425 InvalidatedSymbols ConstEscape; in _checkConstPointerEscape() local
431 ConstEscape.insert(Sym); in _checkConstPointerEscape()
434 if (ConstEscape.empty()) in _checkConstPointerEscape()
438 ConstEscape, in _checkConstPointerEscape()