Home
last modified time | relevance | path

Searched refs:LocEndOfScope (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h161 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
/src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1915 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
1932 if (LocEndOfScope.isInvalid()) in handleMutexHeldEndOfScope()
1933 LocEndOfScope = FunEndLocation; in handleMutexHeldEndOfScope()
1935 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope()