Home
last modified time | relevance | path

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

/llvm-project/clang/tools/clang-format/
H A Dclang-format.py61 fallback_style = None variable
63 fallback_style = vim.eval("g:clang_format_fallback_style") variable
/llvm-project/lldb/source/Symbol/
H A DLineEntry.cpp62 Address::DumpStyle fallback_style, bool show_range) const { in Dump()
H A DLineTable.cpp357 Address::DumpStyle fallback_style, bool show_line_ranges) { in Dump() argument
H A DFunction.cpp410 Address::DumpStyle fallback_style; GetDescription() local
/llvm-project/lldb/source/Core/
H A DAddress.cpp409 Dump(Stream * s,ExecutionContextScope * exe_scope,DumpStyle style,DumpStyle fallback_style,uint32_t addr_size,bool all_ranges,std::optional<Stream::HighlightSettings> settings) const Dump() argument
[all...]