Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4608 bool inferNullabilityCS = false; in GetFullTypeForDeclarator() local
4710 inferNullabilityCS = (context == DeclaratorContext::ObjCParameter || in GetFullTypeForDeclarator()
4809 ParsedAttr::Syntax syntax = inferNullabilityCS in GetFullTypeForDeclarator()
4818 if (inferNullabilityCS) { in GetFullTypeForDeclarator()