Home
last modified time | relevance | path

Searched defs:EmbedBitcode (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDriver.h81 EmbedBitcode enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp138 unsigned EmbedBitcode : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1672 void clang::EmbedBitcode(llvm::Module *M, const CodeGenOptions &CGOpts, in EmbedBitcode() function in clang
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp4193 bool EmbedBitcode; member in __anon51bf6f8c0d11::ToolSelector
4410 const Compilation &C, bool SaveTemps, bool EmbedBitcode) in ToolSelector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4886 bool EmbedBitcode, bool EmbedCmdline, in EmbedBitcodeInModule()