Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriverOptions.cpp49 class DriverOptTable : public PrecomputedOptTable { class
51 DriverOptTable() : PrecomputedOptTable(InfoTable, PrefixTable) {} in DriverOptTable() function in __anonf72c0a840111::DriverOptTable