Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp1445 const auto &FixedData = Res->FixedData; in writeVersionInfoBody() local
1476 if (!FixedData.IsTypePresent[(int)Type]) in writeVersionInfoBody()
1478 return FixedData.FixedInfo[(int)Type]; in writeVersionInfoBody()
H A DResourceScriptStmt.cpp247 FixedData.log(OS); in log()
H A DResourceScriptStmt.h827 VersionInfoFixed FixedData; variable
832 FixedData(std::move(FixedInfo)) {} in VersionInfoResource()