Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp4527 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local
4629 inferNullabilityCS = (context == DeclaratorContext::ObjCParameter || in GetFullTypeForDeclarator()
4726 ParsedAttr::Syntax syntax = inferNullabilityCS in GetFullTypeForDeclarator()
4735 if (inferNullabilityCS) { in GetFullTypeForDeclarator()