Searched refs:Fgetpos (Results 1 – 1 of 1) sorted by relevance
88 void Fgetpos(CheckerContext &C, const CallExpr *CE) const;176 Fgetpos(C, CE); in REGISTER_MAP_WITH_PROGRAMSTATE()300 void StreamChecker::Fgetpos(CheckerContext &C, const CallExpr *CE) const { in Fgetpos() function in StreamChecker