Searched refs:checkIsCLMode (Results 1 – 1 of 1) sorted by relevance
138 ClangCLMode(checkIsCLMode(Cmd.CommandLine)) { in TransferableCommand()243 static bool checkIsCLMode(ArrayRef<std::string> CmdLine) { in checkIsCLMode() function