Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriverOptions.cpp46 class DriverOptTable : public PrecomputedOptTable { class
48 DriverOptTable() : PrecomputedOptTable(InfoTable, PrefixTable) {} in DriverOptTable() function in __anon8ce23a1f0111::DriverOptTable