Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp61 class LibOptTable : public opt::GenericOptTable { class
63 LibOptTable() : opt::GenericOptTable(InfoTable, true) {} in LibOptTable() function in __anonc49352a30111::LibOptTable
318 LibOptTable Table; in libDriverMain()