Searched refs:ClangType (Results 1 – 1 of 1) sorted by relevance
740 const char *ClangType; in addDashXForInput() local743 ClangType = "c++"; in addDashXForInput()746 ClangType = "c++-cpp-output"; in addDashXForInput()749 ClangType = types::getTypeName(Input.getType()); in addDashXForInput()752 CmdArgs.push_back(ClangType); in addDashXForInput()