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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1174 static bool checkForConsumableClass(Sema &S, const CXXMethodDecl *MD, function
1194 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), AL))
1305 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), AL))
1327 if (!checkForConsumableClass(S, cast<CXXMethodDecl>(D), AL))

Completed in 64 milliseconds