Searched defs:OptionInfos (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/ |
H A D | OptTable.cpp | 88 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable() 670 GenericOptTable::GenericOptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in GenericOptTable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/ |
D | Options.h | 332 typedef std::vector<OptionInfo> OptionInfos; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/ |
D | Options.h | 332 typedef std::vector<OptionInfo> OptionInfos; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/ |
D | Options.h | 332 typedef std::vector<OptionInfo> OptionInfos; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/ |
D | Options.h | 332 typedef std::vector<OptionInfo> OptionInfos; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Option/ |
H A D | OptTable.h | 284 : OptTable(OptionInfos, IgnoreCase), PrefixesUnion(PrefixesTable) { in OptTable() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Option/ |
D | OptTable.h | 347 : OptTable(OptionInfos, IgnoreCase), PrefixesUnion(PrefixesTable) { in OptTable() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Option/ |
D | OptTable.h | 347 : OptTable(OptionInfos, IgnoreCase), PrefixesUnion(PrefixesTable) { in OptTable() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Option/ |
D | OptTable.h | 347 : OptTable(OptionInfos, IgnoreCase), PrefixesUnion(PrefixesTable) { in OptTable() argument
|
/aosp_15_r20/external/llvm/lib/Option/ |
H A D | OptTable.cpp | 87 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Option/ |
D | OptTable.h | 372 : OptTable(OptionInfos, IgnoreCase), PrefixesUnion(PrefixesTable) { in OptTable() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
H A D | OptTable.cpp | 97 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()
|