Home
last modified time | relevance | path

Searched refs:isRootChanged (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DChrootChecker.cpp32 bool isRootChanged(intptr_t k) { return k == ROOT_CHANGED; } in isRootChanged() function
126 if (isRootChanged((intptr_t) *k)) in checkPreCall()