Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp830 static bool checkTryLockFunAttrCommon(Sema &S, Decl *D, in checkTryLockFunAttrCommon() function
857 if (!checkTryLockFunAttrCommon(S, D, Attr, Args)) in handleSharedTrylockFunctionAttr()
870 if (!checkTryLockFunAttrCommon(S, D, Attr, Args)) in handleExclusiveTrylockFunctionAttr()