Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp765 static bool checkLockFunAttrCommon(Sema &S, Decl *D, const ParsedAttr &AL, in checkLockFunAttrCommon() function
776 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertSharedLockAttr()
788 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertExclusiveLockAttr()
7759 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertCapabilityAttr()
7769 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAcquireCapabilityAttr()