Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1612 auto newNullability in getMessageSendResultType() local
1614 return Context.getAttributedType(newNullability, resultType, resultType); in getMessageSendResultType()