Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp1369 static const uint8_t nullabilityMap[4][4] = { in getMessageSendResultType() local
1378 = nullabilityMap[receiverNullabilityIdx][resultNullabilityIdx]; in getMessageSendResultType()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp1587 static const uint8_t nullabilityMap[4][4] = { in getMessageSendResultType() local
1596 = nullabilityMap[receiverNullabilityIdx][resultNullabilityIdx]; in getMessageSendResultType()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...