Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp126 static cl::opt<std::string> ThinLinkBitcodeFile( global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h301 std::string ThinLinkBitcodeFile; global() variable