Searched refs:html_title (Results 1 – 3 of 3) sorted by relevance
75 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,
155 html_title = 'The Flang Compiler' variable
146 html_title = 'The LLDB Debugger' variable