Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp92 const opt::OptTable::Info WindresInfoTable[] = { variable
106 WindresOptTable() : OptTable(WindresInfoTable, /* IgnoreCase = */ false) {} in WindresOptTable()