Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4295 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local
4401 inferNullabilityCS = (context == DeclaratorContext::ObjCParameter || in GetFullTypeForDeclarator()
4501 inferNullabilityCS in GetFullTypeForDeclarator()
4511 if (inferNullabilityCS) { in GetFullTypeForDeclarator()