Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h409 InvalidatedSymbols ConstEscape; in _checkConstPointerEscape() local
415 ConstEscape.insert(Sym); in _checkConstPointerEscape()
418 if (ConstEscape.empty()) in _checkConstPointerEscape()
422 ConstEscape, in _checkConstPointerEscape()