Searched defs:LocEndOfScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h120 /// \param LocEndOfScope -- The location of the end of the scope where the
125 SourceLocation LocEndOfScope,
123 handleMutexHeldEndOfScope(StringRef Kind, Name LockName, SourceLocation LocLocked, SourceLocation LocEndOfScope, LockErrorKind LEK) argument

Completed in 67 milliseconds