Searched refs:ClangType (Results 1 – 1 of 1) sorted by relevance
732 const char *ClangType; in addDashXForInput() local735 ClangType = "c++"; in addDashXForInput()738 ClangType = "c++-cpp-output"; in addDashXForInput()741 ClangType = types::getTypeName(Input.getType()); in addDashXForInput()744 CmdArgs.push_back(ClangType); in addDashXForInput()