Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h773 VersionInfoValue(StringRef InfoKey, std::vector<IntOrString> &&Vals, in VersionInfoValue() argument
775 : Key(InfoKey), Values(std::move(Vals)), in VersionInfoValue()