Searched refs:ResponseKind (Results 1 – 3 of 3) sorted by relevance
109 if (ResponseSupport.ResponseKind == ResponseFileSupport::RF_FileList) { in writeResponseFile()138 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) { in buildArgvForResponseFile()290 if (ResponseSupport.ResponseKind != ResponseFileSupport::RF_FileList) in Print()
2203 if (Cmd.getResponseFileSupport().ResponseKind == in setUpResponseFiles()
57 ResponseFileKind ResponseKind; member