Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp212 setFunctionLinkage(GD, Fn); in codegenCXXStructor()
H A DCodeGenModule.h1383 void setFunctionLinkage(GlobalDecl GD, llvm::Function *F) { in setFunctionLinkage() function
H A DCGVTables.cpp44 CGM.setFunctionLinkage(GD, ThunkFn); in setThunkProperties()
H A DCodeGenModule.cpp5991 setFunctionLinkage(GD, Fn); in EmitGlobalFunctionDefinition()