Searched refs:evalChroot (Results 1 – 1 of 1) sorted by relevance
61 void evalChroot(const CallEvent &Call, CheckerContext &C) const;69 evalChroot(Call, C); in evalCall()80 void ChrootChecker::evalChroot(const CallEvent &Call, CheckerContext &C) const { in evalChroot() function in ChrootChecker