Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DModuleBuilder.cpp171 Builder->AppendLinkerOptions(Opt); in Initialize()
H A DCodeGenModule.h1293 void AppendLinkerOptions(StringRef Opts);
H A DCodeGenModule.cpp2567 void CodeGenModule::AppendLinkerOptions(StringRef Opts) { in AppendLinkerOptions() function in CodeGenModule
6434 AppendLinkerOptions(PCD->getArg()); in EmitTopLevelDecl()
H A DMicrosoftCXXABI.cpp2375 CGM.AppendLinkerOptions(CGM.getTarget().getTriple().getArch() == in EmitThreadLocalInitFuncs()