Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp104 class WindresOptTable : public opt::OptTable { class
106 WindresOptTable() : OptTable(WindresInfoTable, /* IgnoreCase = */ false) {} in WindresOptTable() function in __anon722394430111::WindresOptTable
350 WindresOptTable T; in parseWindresOptions()