Searched refs:setErrnoForStdFailure (Results 1 – 3 of 3) sorted by relevance
93 ProgramStateRef setErrnoForStdFailure(ProgramStateRef State, CheckerContext &C,
244 ProgramStateRef setErrnoForStdFailure(ProgramStateRef State, CheckerContext &C, in setErrnoForStdFailure() function
592 return errno_modeling::setErrnoForStdFailure(State, C, ErrnoSVal); in apply()