Searched defs:Nullable (Results 1 – 4 of 4) sorted by relevance
59 Nullable, enumerator
306 unsigned Nullable : 2; variable382 if (auto Nullable = RHS.getDefaultNullability()) variable618 if (auto Nullable = RHS.getDefaultNullability()) { variable
307 Nullable, enumerator
1585 static const uint8_t Nullable = 2; in getMessageSendResultType() local