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.cpp4343 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local
4449 inferNullabilityCS = (context == DeclaratorContext::ObjCParameter || in GetFullTypeForDeclarator()
4549 inferNullabilityCS in GetFullTypeForDeclarator()
4559 if (inferNullabilityCS) { in GetFullTypeForDeclarator()