Home
last modified time | relevance | path

Searched refs:AppendLinkerOptions (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DModuleBuilder.cpp145 Builder->AppendLinkerOptions(Opt); in Initialize()
H A DCodeGenModule.h1140 void AppendLinkerOptions(StringRef Opts);
H A DCodeGenModule.cpp1651 void CodeGenModule::AppendLinkerOptions(StringRef Opts) { in AppendLinkerOptions() function in CodeGenModule
4945 AppendLinkerOptions(PCD->getArg()); in EmitTopLevelDecl()
H A DMicrosoftCXXABI.cpp2262 CGM.AppendLinkerOptions(CGM.getTarget().getTriple().getArch() == in EmitThreadLocalInitFuncs()