reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
53 bool isUnlockFunction(const CallEvent &Call) const;
149 && !isUnlockFunction(Call)) 154 if (isUnlockFunction(Call) && mutexCount > 0) {