Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h775 VersionInfoValue(StringRef InfoKey, std::vector<IntOrString> &&Vals, in VersionInfoValue() argument
777 : Key(InfoKey), Values(std::move(Vals)), in VersionInfoValue()