Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp1355 unsigned receiverNullabilityIdx = 0; in getMessageSendResultType() local
1357 receiverNullabilityIdx = 1 + static_cast<unsigned>(*nullability); in getMessageSendResultType()
1378 = nullabilityMap[receiverNullabilityIdx][resultNullabilityIdx]; in getMessageSendResultType()