Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp3558 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local
3668 inferNullabilityCS = (context == Declarator::ObjCParameterContext || in GetFullTypeForDeclarator()
3748 = inferNullabilityCS ? AttributeList::AS_ContextSensitiveKeyword in GetFullTypeForDeclarator()
3760 if (inferNullabilityCS) { in GetFullTypeForDeclarator()