Home
last modified time | relevance | path

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

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