Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCXX.cpp213 setFunctionLinkage(GD, Fn); in codegenCXXStructor()
HDCGVTables.cpp43 CGM.setFunctionLinkage(GD, ThunkFn); in setThunkProperties()
HDCodeGenModule.h1183 void setFunctionLinkage(GlobalDecl GD, llvm::Function *F) { in setFunctionLinkage() function
HDCodeGenModule.cpp2806 setFunctionLinkage(OldGD, Fn); in emitOpenMPDeviceFunctionRedefinition()
4464 setFunctionLinkage(GD, Fn); in EmitGlobalFunctionDefinition()