Searched refs:ClangType (Results 1 – 1 of 1) sorted by relevance
570 const char *ClangType; in addDashXForInput() local573 ClangType = "c++"; in addDashXForInput()576 ClangType = "c++-cpp-output"; in addDashXForInput()579 ClangType = types::getTypeName(Input.getType()); in addDashXForInput()582 CmdArgs.push_back(ClangType); in addDashXForInput()