Searched refs:inferNullabilityCS (Results 1 – 2 of 2) sorted by relevance
3558 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local3668 inferNullabilityCS = (context == Declarator::ObjCParameterContext || in GetFullTypeForDeclarator()3748 = inferNullabilityCS ? AttributeList::AS_ContextSensitiveKeyword in GetFullTypeForDeclarator()3760 if (inferNullabilityCS) { in GetFullTypeForDeclarator()
4457 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local4559 inferNullabilityCS = (context == DeclaratorContext::ObjCParameter || in GetFullTypeForDeclarator()4656 ParsedAttr::Syntax syntax = inferNullabilityCS in GetFullTypeForDeclarator()4665 if (inferNullabilityCS) { in GetFullTypeForDeclarator()