Home
last modified time | relevance | path

Searched defs:Internalize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenAction.h40 bool Internalize; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp78 static cl::opt<bool> Internalize("internalize", variable
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp40 StringSet<> Internalize; member in __anon6b58b84b0111::ModuleLinker
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h242 bool Internalize = false; member