Home
last modified time | relevance | path

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

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