Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp896 static bool checkForConsumableClass(Sema &S, const CXXMethodDecl *MD, in checkForConsumableClass() function
918 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), Attr)) in handleCallableWhenAttr()
1037 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), Attr)) in handleSetTypestateAttr()
1062 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), Attr)) in handleTestTypestateAttr()