Searched defs:LEK (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafety.h | 162 LockErrorKind LEK) {} in handleMutexHeldEndOfScope() argument
|
/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafety.cpp | 864 handleRemovalFromIntersection(const FactSet & FSet,FactManager & FactMan,SourceLocation JoinLoc,LockErrorKind LEK,ThreadSafetyHandler & Handler) const handleRemovalFromIntersection() argument 923 handleRemovalFromIntersection(const FactSet & FSet,FactManager & FactMan,SourceLocation JoinLoc,LockErrorKind LEK,ThreadSafetyHandler & Handler) const handleRemovalFromIntersection() argument 1055 intersectAndWarn(FactSet & EntrySet,const FactSet & ExitSet,SourceLocation JoinLoc,LockErrorKind LEK) intersectAndWarn() argument [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 1916 handleMutexHeldEndOfScope(StringRef Kind,Name LockName,SourceLocation LocLocked,SourceLocation LocEndOfScope,LockErrorKind LEK) handleMutexHeldEndOfScope() argument
|