Searched refs:guaranteedNotToCloseFile (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp70 bool guaranteedNotToCloseFile(const CallEvent &Call) const;
239 bool SimpleStreamChecker::guaranteedNotToCloseFile(const CallEvent &Call) const{ function in class:SimpleStreamChecker
264 guaranteedNotToCloseFile(*Call)) {

Completed in 46 milliseconds