Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h248 std::string ThinLinkBitcodeFile; variable
/external/llvm-project/llvm/tools/opt/
Dopt.cpp116 static cl::opt<std::string> ThinLinkBitcodeFile( variable