Home
last modified time | relevance | path

Searched refs:EmitModuleLinkOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h1416 void EmitModuleLinkOptions();
H A DCodeGenModule.cpp443 EmitModuleLinkOptions(); in Release()
1732 void CodeGenModule::EmitModuleLinkOptions() { in EmitModuleLinkOptions() function in CodeGenModule