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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DChrootChecker.cpp31 bool isRootChanged(intptr_t k) { return k == ROOT_CHANGED; } function in namespace:__anon940
124 if (isRootChanged((intptr_t) *k))

Completed in 117 milliseconds