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

/external/clang/lib/Analysis/
H A DThreadSafety.cpp1454 SourceLocation UnlockLoc, bool FullyRemove=false);
1513 bool FullyRemove) {
1525 if (FullyRemove) {
1510 removeLock(FactSet &FSet, const SExpr &Mutex, SourceLocation UnlockLoc, bool FullyRemove) argument

Completed in 34 milliseconds