Searched refs:ClangType (Results 1 – 1 of 1) sorted by relevance
565 const char *ClangType; in addDashXForInput() local568 ClangType = "c++"; in addDashXForInput()571 ClangType = "c++-cpp-output"; in addDashXForInput()574 ClangType = types::getTypeName(Input.getType()); in addDashXForInput()577 CmdArgs.push_back(ClangType); in addDashXForInput()