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

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

Completed in 40 milliseconds