Home
last modified time | relevance | path

Searched defs:RcOptTable (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp74 class RcOptTable : public opt::GenericOptTable { global() class
76 RcOptTable() : GenericOptTable(rc_opt::InfoTable, /* IgnoreCase = */ true) {} RcOptTable() function in __anonf8737ba60111::RcOptTable