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.cpp4364 CAMN_Yes in GetFullTypeForDeclarator() enumerator
4434 complainAboutMissingNullability = CAMN_Yes; in GetFullTypeForDeclarator()
4488 complainAboutMissingNullability = CAMN_Yes; in GetFullTypeForDeclarator()
4589 case CAMN_Yes: in GetFullTypeForDeclarator()
4621 if (complainAboutMissingNullability == CAMN_Yes && T->isArrayType() && in GetFullTypeForDeclarator()
4791 if (complainAboutMissingNullability == CAMN_Yes && in GetFullTypeForDeclarator()