Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXX.cpp28 setFunctionLinkage(gd, fn); in codegenCXXStructor()
H A DCIRGenModule.h355 void setFunctionLinkage(GlobalDecl gd, cir::FuncOp f) { in setFunctionLinkage() function
H A DCIRGenModule.cpp414 setFunctionLinkage(gd, funcOp); in emitGlobalFunctionDefinition()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp210 setFunctionLinkage(GD, Fn); in codegenCXXStructor()
H A DCGVTables.cpp44 CGM.setFunctionLinkage(GD, ThunkFn); in setThunkProperties()
H A DCodeGenModule.h1464 void setFunctionLinkage(GlobalDecl GD, llvm::Function *F) { in setFunctionLinkage() function
H A DCodeGenModule.cpp6298 setFunctionLinkage(GD, Fn); in EmitGlobalFunctionDefinition()