Searched defs:shouldIgnore (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
H A DThreadSafety.cpp532 bool shouldIgnore() const { function in class:__anon3547::SExpr
1447 if (Mutex.shouldIgnore())
1465 if (Mutex.shouldIgnore())
1757 } else if (Mutex.shouldIgnore()) {

Completed in 124 milliseconds