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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp806 static bool checkLockFunAttrCommon(Sema &S, Decl *D, const ParsedAttr &AL, function
817 if (!checkLockFunAttrCommon(S, D, AL, Args))
829 if (!checkLockFunAttrCommon(S, D, AL, Args))
6212 if (!checkLockFunAttrCommon(S, D, AL, Args))
6222 if (!checkLockFunAttrCommon(S, D, AL, Args))

Completed in 151 milliseconds