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

/external/clang/lib/Analysis/
H A DThreadSafety.cpp2257 const SExpr &FSet2Mutex = FactMan[Fact].MutID; local
2259 FactSet::iterator I1 = FSet1.findLockIter(FactMan, FSet2Mutex);
2264 Handler.handleExclusiveAndShared("mutex", FSet2Mutex.toString(),
2286 else if (!LDat2.Managed && !FSet2Mutex.isUniversal() && !LDat2.Asserted)
2287 Handler.handleMutexHeldEndOfScope("mutex", FSet2Mutex.toString(),

Completed in 80 milliseconds