Home
last modified time | relevance | path

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

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