Searched refs:guaranteedNotToCloseFile (Results 1 – 1 of 1) sorted by relevance
69 bool guaranteedNotToCloseFile(const CallEvent &Call) const;239 bool SimpleStreamChecker::guaranteedNotToCloseFile(const CallEvent &Call) const{ in guaranteedNotToCloseFile() function in SimpleStreamChecker262 if (Kind == PSK_DirectEscapeOnCall && guaranteedNotToCloseFile(*Call)) { in checkPointerEscape()