Home
last modified time | relevance | path

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

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