Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOffloadBundler.h36 bool PrintExternalCommands = false; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp695 if (BundlerConfig.PrintExternalCommands) { in executeObjcopy()