Home
last modified time | relevance | path

Searched refs:html_title (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/
H A Dreport.py75 if args.html_title is None:
76 args.html_title = os.path.basename(prefix) + ' - analyzer results'
88 | </head>""", indent).format(html_title=args.html_title))
99 | </table>""", indent).format(html_title=args.html_title,
/llvm-project-15.0.7/flang/docs/
H A Dconf.py155 html_title = 'The Flang Compiler' variable
/llvm-project-15.0.7/lldb/docs/
H A Dconf.py146 html_title = 'The LLDB Debugger' variable