Home
last modified time | relevance | path

Searched defs:AllowMissingBundles (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Driver/
H A DOffloadBundler.h34 bool AllowMissingBundles = false; variable
/llvm-project/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp125 AllowMissingBundles("allow-missing-bundles", in main() local