Searched refs:LocEndOfScope (Results 1 – 2 of 2) sorted by relevance
105 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
1311 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument1328 if (LocEndOfScope.isInvalid()) in handleMutexHeldEndOfScope()1329 LocEndOfScope = FunEndLocation; in handleMutexHeldEndOfScope()1331 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << LockName); in handleMutexHeldEndOfScope()