Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp744 static bool checkLockFunAttrCommon(Sema &S, Decl *D, in checkLockFunAttrCommon() function
767 if (!checkLockFunAttrCommon(S, D, Attr, Args)) in handleSharedLockFunctionAttr()
780 if (!checkLockFunAttrCommon(S, D, Attr, Args)) in handleExclusiveLockFunctionAttr()