Searched refs:inCurrentScope (Results 1 – 1 of 1) sorted by relevance
924 bool inCurrentScope(const CapabilityExpr &CapE);1172 inline bool ThreadSafetyAnalyzer::inCurrentScope(const CapabilityExpr &CapE) { in inCurrentScope() function in ThreadSafetyAnalyzer1200 if (inCurrentScope(*Entry) && !Entry->asserted()) in addLock()1529 if (!Analyzer->inCurrentScope(Cp)) in warnIfMutexNotHeld()