Searched refs:evalChroot (Results 1 – 1 of 1) sorted by relevance
57 bool evalChroot(const CallEvent &Call, CheckerContext &C) const;67 return evalChroot(Call, C); in evalCall()75 bool ChrootChecker::evalChroot(const CallEvent &Call, CheckerContext &C) const { in evalChroot() function in __anon67def0520211::ChrootChecker