Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1708 void EmitModuleLinkOptions();
H A DCodeGenModule.cpp928 EmitModuleLinkOptions(); in Release()
3073 void CodeGenModule::EmitModuleLinkOptions() { in EmitModuleLinkOptions() function in CodeGenModule