Searched defs:isForbiddenTypeAllowed (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 6136 static bool isForbiddenTypeAllowed(Sema &S, Decl *decl, function 6174 if (decl && isForbiddenTypeAllowed(S, decl, diag, reason)) { |
Completed in 77 milliseconds