Searched refs:isForbiddenTypeAllowed (Results 1 – 1 of 1) sorted by relevance
5685 static bool isForbiddenTypeAllowed(Sema &S, Decl *decl, in isForbiddenTypeAllowed() function5723 if (decl && isForbiddenTypeAllowed(S, decl, diag, reason)) { in handleDelayedForbiddenType()