Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h412 InvalidatedSymbols ConstEscape; in _checkConstPointerEscape() local
419 ConstEscape.insert(*I); in _checkConstPointerEscape()
421 if (ConstEscape.empty()) in _checkConstPointerEscape()
425 ConstEscape, in _checkConstPointerEscape()