Searched defs:settings (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/utils/spirv/ |
H A D | gen_spirv_dialect.py | 41 def get_spirv_doc_from_html_spec(url, settings): argument 757 get_op_definition( instruction, opname, doc, existing_info, capability_mapping, settings ) global() argument 1006 update_td_op_definitions( path, instructions, docs, filter_list, inst_category, capability_mapping, settings ) global() argument
|
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | configuration.py | 52 settings = [] global() variable
|
/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectTarget.cpp | 1495 DumpAddress(ExecutionContextScope * exe_scope,const Address & so_addr,bool verbose,bool all_ranges,Stream & strm,std::optional<Stream::HighlightSettings> settings=std::nullopt) DumpAddress() argument 1577 Stream::HighlightSettings settings( LookupSymbolInModule() local 1618 DumpSymbolContextList(ExecutionContextScope * exe_scope,Stream & strm,const SymbolContextList & sc_list,bool verbose,bool all_ranges,std::optional<Stream::HighlightSettings> settings=std::nullopt) DumpSymbolContextList() argument
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Protocol.h | 835 ConfigurationSettings settings; global() member
|