Home
last modified time | relevance | path

Searched refs:checkIsCLMode (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp136 ClangCLMode(checkIsCLMode(Cmd.CommandLine)) { in TransferableCommand()
235 static bool checkIsCLMode(ArrayRef<std::string> CmdLine) { in checkIsCLMode() function