Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp74 class RcOptTable : public opt::OptTable { class
76 RcOptTable() : OptTable(InfoTable, /* IgnoreCase = */ true) {} in RcOptTable() function in __anon722394430111::RcOptTable
498 RcOptTable T; in parseRcOptions()