Searched refs:AllowNull (Results 1 – 2 of 2) sorted by relevance
3055 bool AllowNull; member3057 MDField(bool AllowNull = true) : ImplTy(nullptr), AllowNull(AllowNull) {} in MDField()3250 if (!Result.AllowNull) in ParseMDField()
728 bool isValidMetadataArrayImpl(const MDTuple &N, bool AllowNull) { in isValidMetadataArrayImpl() argument734 if (!AllowNull) in isValidMetadataArrayImpl()