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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp92 void Ferror(CheckerContext &C, const CallExpr *CE) const;
192 Ferror(C, CE);
328 void StreamChecker::Ferror(CheckerContext &C, const CallExpr *CE) const { function in class:StreamChecker

Completed in 199 milliseconds