Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafety.h129 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1574 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
1591 if (LocEndOfScope.isInvalid()) in handleMutexHeldEndOfScope()
1592 LocEndOfScope = FunEndLocation; in handleMutexHeldEndOfScope()
1594 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope()