Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp51 class LibOptTable : public opt::OptTable { class
53 LibOptTable() : OptTable(InfoTable, true) {} in LibOptTable() function in __anon946368520111::LibOptTable
109 LibOptTable Table; in libDriverMain()