Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp3559 bool inferNullabilityInnerOnly = false; in GetFullTypeForDeclarator() local
3700 inferNullabilityInnerOnly = true; in GetFullTypeForDeclarator()
3765 if (inferNullabilityInnerOnly) in GetFullTypeForDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp4458 bool inferNullabilityInnerOnly = false; in GetFullTypeForDeclarator() local
4587 inferNullabilityInnerOnly = true; in GetFullTypeForDeclarator()
4679 if (inferNullabilityInnerOnly) in GetFullTypeForDeclarator()