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