Home
last modified time | relevance | path

Searched refs:FixedData (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp1507 const auto &FixedData = Res->FixedData; in writeVersionInfoBody() local
1538 if (!FixedData.IsTypePresent[(int)Type]) in writeVersionInfoBody()
1540 return FixedData.FixedInfo[(int)Type]; in writeVersionInfoBody()
H A DResourceScriptStmt.cpp266 FixedData.log(OS); in log()
H A DResourceScriptStmt.h886 VersionInfoFixed FixedData; variable
891 FixedData(std::move(FixedInfo)) {} in VersionInfoResource()