Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h156 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1896 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
1913 if (LocEndOfScope.isInvalid()) in handleMutexHeldEndOfScope()
1914 LocEndOfScope = FunEndLocation; in handleMutexHeldEndOfScope()
1916 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope()