Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp5127 static bool isForbiddenTypeAllowed(Sema &S, Decl *decl) { in isForbiddenTypeAllowed() function
5143 if (decl && isForbiddenTypeAllowed(S, decl)) { in handleDelayedForbiddenType()