Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp4675 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local
4782 inferNullabilityCS = (context == DeclaratorContext::ObjCParameter || in GetFullTypeForDeclarator()
4881 ParsedAttr::Syntax syntax = inferNullabilityCS in GetFullTypeForDeclarator()
4890 if (inferNullabilityCS) { in GetFullTypeForDeclarator()