Searched defs:Nullable (Results 1 – 4 of 4) sorted by relevance
310 unsigned Nullable : 2; variable385 if (auto Nullable = RHS.getDefaultNullability()) variable617 if (auto Nullable = RHS.getDefaultNullability()) { variable
60 Nullable, enumerator
324 Nullable, enumerator
1583 static const uint8_t Nullable = 2; in getMessageSendResultType() local