Searched refs:cxxhdrname (Results 1 – 4 of 4) sorted by relevance
200 DString cxxhdrname; // write 'header' file to docname member
222 const(char)[] cxxhdrname; // write 'header' file to docname
192 if (global.params.cxxhdrname is null) in genCppHdrFiles()200 const(char)[] name = FileName.combine(global.params.cxxhdrdir, global.params.cxxhdrname); in genCppHdrFiles()
505 global.params.cxxhdrname = arg; in d_handle_option()