Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4494 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local
4596 inferNullabilityCS = (context == DeclaratorContext::ObjCParameter || in GetFullTypeForDeclarator()
4693 ParsedAttr::Syntax syntax = inferNullabilityCS in GetFullTypeForDeclarator()
4702 if (inferNullabilityCS) { in GetFullTypeForDeclarator()