Searched refs:Embed_All (Results 1 – 4 of 4) sorted by relevance
92 Embed_All, // Embed both bitcode and commandline in the output. enumerator
108 Embed_All, // Embed both bitcode and commandline in the output. enumerator
654 .Case("all", CodeGenOptions::Embed_All) in ParseCodeGenArgs()668 if (Opts.getEmbedBitcode() == CodeGenOptions::Embed_All) { in ParseCodeGenArgs()
1210 .Case("all", CodeGenOptions::Embed_All) in ParseCodeGenArgs()