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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp5686 static bool isForbiddenTypeAllowed(Sema &S, Decl *decl, function
5724 if (decl && isForbiddenTypeAllowed(S, decl, diag, reason)) {

Completed in 150 milliseconds