Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptions.h332 typedef std::vector<OptionInfo> OptionInfos; typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp88 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable() argument
780 GenericOptTable(ArrayRef<Info> OptionInfos,bool IgnoreCase) GenericOptTable() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h347 OptTable(OptionInfos,IgnoreCase) OptTable() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp101 CommonOptTable(ArrayRef<Info> OptionInfos,const char * Usage,const char * Description) CommonOptTable() argument