Searched refs:AllowNull (Results 1 – 2 of 2) sorted by relevance
3407 bool AllowNull; member3409 MDField(bool AllowNull = true) : ImplTy(nullptr), AllowNull(AllowNull) {} in MDField()3658 if (!Result.AllowNull) in ParseMDField()
772 bool isValidMetadataArrayImpl(const MDTuple &N, bool AllowNull) { in isValidMetadataArrayImpl() argument778 if (!AllowNull) in isValidMetadataArrayImpl()