Home
last modified time | relevance | path

Searched defs:Chroot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DChrootChecker.cpp61 const CallDescription Chroot{CDM::CLibrary, {"chroot"}, 1}; member in __anon67def0520211::ChrootChecker
117 explicit ChrootInvocationVisitor(const CallDescription &Chroot) in ChrootInvocationVisitor()
150 const CallDescription &Chroot; member in __anon67def0520211::ChrootInvocationVisitor