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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp695 static bool checkLockFunAttrCommon(Sema &S, Decl *D, function
708 if (!checkLockFunAttrCommon(S, D, Attr, Args))
721 if (!checkLockFunAttrCommon(S, D, Attr, Args))
5127 if (!checkLockFunAttrCommon(S, D, Attr, Args))

Completed in 116 milliseconds