Searched refs:Embed_All (Results 1 – 2 of 2) sorted by relevance
92 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()