Home
last modified time | relevance | path

Searched refs:Embed_All (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h95 Embed_All, // Embed both bitcode and commandline in the output. enumerator
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td1213 NormalizedValues<["Embed_Off", "Embed_All", "Embed_Bitcode", "Embed_Marker"]>,