Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp780 static bool checkLockFunAttrCommon(Sema &S, Decl *D, const ParsedAttr &AL, in checkLockFunAttrCommon() function
791 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertSharedLockAttr()
803 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertExclusiveLockAttr()
8232 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertCapabilityAttr()
8242 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAcquireCapabilityAttr()