Searched refs:ClangType (Results 1 – 1 of 1) sorted by relevance
763 const char *ClangType; in addDashXForInput() local766 ClangType = "c++"; in addDashXForInput()769 ClangType = "c++-cpp-output"; in addDashXForInput()772 ClangType = types::getTypeName(Input.getType()); in addDashXForInput()775 CmdArgs.push_back(ClangType); in addDashXForInput()