Home
last modified time | relevance | path

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

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