Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp121 SourceLocation JoinLoc, LockErrorKind LEK,
822 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument
825 Handler.handleMutexHeldEndOfScope("mutex", toString(), loc(), JoinLoc, in handleRemovalFromIntersection()
858 SourceLocation JoinLoc, LockErrorKind LEK, in handleRemovalFromIntersection() argument
865 "mutex", sx::toString(UnderlyingMutex), loc(), JoinLoc, LEK); in handleRemovalFromIntersection()
950 SourceLocation JoinLoc,
955 SourceLocation JoinLoc, LockErrorKind LEK1, in intersectAndWarn() argument
957 intersectAndWarn(FSet1, FSet2, JoinLoc, LEK1, LEK1, Modify); in intersectAndWarn()
2015 SourceLocation JoinLoc, in intersectAndWarn() argument
2042 LDat2->handleRemovalFromIntersection(FSet2, FactMan, JoinLoc, LEK1, in intersectAndWarn()
[all …]