Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp837 static bool checkForConsumableClass(Sema &S, const CXXMethodDecl *MD, in checkForConsumableClass() function
860 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), Attr)) in handleCallableWhenAttr()
982 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), Attr)) in handleSetTypestateAttr()
1007 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), Attr)) in handleTestTypestateAttr()