Searched refs:IsTypePresent (Results 1 – 3 of 3) sorted by relevance
812 SmallVector<bool, FtNumTypes> IsTypePresent; variable818 VersionInfoFixed() : IsTypePresent(FtNumTypes, false) {} in VersionInfoFixed()822 IsTypePresent[Type] = true; in setValue()
773 if (Result.IsTypePresent[FixedType]) in parseVersionInfoFixed()
1476 if (!FixedData.IsTypePresent[(int)Type]) in writeVersionInfoBody()