Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/
HDDriverOptions.cpp46 class DriverOptTable : public PrecomputedOptTable { class
48 DriverOptTable() : PrecomputedOptTable(InfoTable, PrefixTable) {} in DriverOptTable() function in __anon483f1be70111::DriverOptTable
53 static DriverOptTable Table; in getDriverOptTable()