Home
last modified time | relevance | path

Searched defs:LEK (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h162 LockErrorKind LEK) {} in handleMutexHeldEndOfScope() argument
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp864 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 DAnalysisBasedWarnings.cpp1916 handleMutexHeldEndOfScope(StringRef Kind,Name LockName,SourceLocation LocLocked,SourceLocation LocEndOfScope,LockErrorKind LEK) handleMutexHeldEndOfScope() argument