Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DThreadSafety.h125 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1507 SourceLocation LocEndOfScope, in handleMutexHeldEndOfScope() argument
1524 if (LocEndOfScope.isInvalid()) in handleMutexHeldEndOfScope()
1525 LocEndOfScope = FunEndLocation; in handleMutexHeldEndOfScope()
1527 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope()