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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp88 void Fgetpos(CheckerContext &C, const CallExpr *CE) const;
176 Fgetpos(C, CE);
300 void StreamChecker::Fgetpos(CheckerContext &C, const CallExpr *CE) const { function in class:StreamChecker

Completed in 210 milliseconds