Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-mt/
H A Dllvm-mt.cpp60 class CvtResOptTable : public opt::OptTable { class
62 CvtResOptTable() : OptTable(InfoTable, true) {} in CvtResOptTable() function in __anon84bbeb1b0111::CvtResOptTable
85 CvtResOptTable T; in main()
/llvm-project-15.0.7/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp63 class CvtResOptTable : public opt::OptTable { class
65 CvtResOptTable() : OptTable(InfoTable, true) {} in CvtResOptTable() function in __anon037d62470111::CvtResOptTable
119 CvtResOptTable T; in main()