Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DChrootChecker.cpp32 bool isRootChanged(intptr_t k) { return k == ROOT_CHANGED; } in isRootChanged() function
143 if (isRootChanged((intptr_t) *k)) in checkPreStmt()