Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/
DChecker.h387 InvalidatedSymbols ConstEscape; in _checkConstPointerEscape() local
394 ConstEscape.insert(*I); in _checkConstPointerEscape()
396 if (ConstEscape.empty()) in _checkConstPointerEscape()
400 ConstEscape, in _checkConstPointerEscape()