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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DChrootChecker.cpp59 void Chdir(CheckerContext &C, const CallExpr *CE) const;
80 Chdir(C, CE);
97 void ChrootChecker::Chdir(CheckerContext &C, const CallExpr *CE) const { function in class:ChrootChecker

Completed in 66 milliseconds