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