Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp505 static bool checkLockFunAttrCommon(Sema &S, Decl *D, const ParsedAttr &AL, in checkLockFunAttrCommon() function
516 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertSharedLockAttr()
528 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertExclusiveLockAttr()
5671 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAssertCapabilityAttr()
5681 if (!checkLockFunAttrCommon(S, D, AL, Args)) in handleAcquireCapabilityAttr()