Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4316 CAMN_Yes in GetFullTypeForDeclarator() enumerator
4386 complainAboutMissingNullability = CAMN_Yes; in GetFullTypeForDeclarator()
4440 complainAboutMissingNullability = CAMN_Yes; in GetFullTypeForDeclarator()
4541 case CAMN_Yes: in GetFullTypeForDeclarator()
4573 if (complainAboutMissingNullability == CAMN_Yes && T->isArrayType() && in GetFullTypeForDeclarator()
4743 if (complainAboutMissingNullability == CAMN_Yes && in GetFullTypeForDeclarator()