Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/
DChecker.h401 InvalidatedSymbols ConstEscape; in _checkConstPointerEscape() local
408 ConstEscape.insert(*I); in _checkConstPointerEscape()
410 if (ConstEscape.empty()) in _checkConstPointerEscape()
414 ConstEscape, in _checkConstPointerEscape()