Searched refs:ClangType (Results 1 – 1 of 1) sorted by relevance
359 const char *ClangType; in addDashXForInput() local362 ClangType = "c++"; in addDashXForInput()365 ClangType = "c++-cpp-output"; in addDashXForInput()368 ClangType = types::getTypeName(Input.getType()); in addDashXForInput()371 CmdArgs.push_back(ClangType); in addDashXForInput()